Ignore _build and quilt .pc dirs via .gitignore
This commit is contained in:
parent
bad9eff45e
commit
b7689fcc97
1 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -21,3 +21,5 @@
|
|||
go.work
|
||||
|
||||
.idea/
|
||||
/.pc/
|
||||
/_build/
|
||||
|
|
Reference in a new issue