Ignore _build and quilt .pc dirs via .gitignore
This commit is contained in:
parent
b96c009c72
commit
906108ca7a
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -13,3 +13,6 @@
|
|||
|
||||
# Dependency directories (remove the comment below to include it)
|
||||
# vendor/
|
||||
|
||||
/.pc/
|
||||
/_build/
|
||||
|
|
Reference in a new issue