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