Update .gitignore - remove temporary files from tracking
This commit is contained in:
parent
d2bab3b0d1
commit
53df02eda1
1 changed files with 1 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -86,13 +86,12 @@ Makefile
|
|||
*.deb
|
||||
*.rpm
|
||||
*.zip
|
||||
*.tar.gz
|
||||
*..tar.gz
|
||||
*.tar.bz2
|
||||
*.tar.xz
|
||||
|
||||
# Recipes builds
|
||||
recipes/*.pkg.tar.*
|
||||
recipes/build/
|
||||
recipes/dist/
|
||||
|
||||
# Allow scripts directory
|
||||
|
|
|
|||
Loading…
Reference in a new issue