Misc/Git
added *.orig files to .gitignore
This commit is contained in:
parent
69abd8c434
commit
55dfe0ccc9
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,6 @@
|
|||
# Git
|
||||
*.orig
|
||||
|
||||
# cache
|
||||
/cache/template/*
|
||||
/setup/generated/alphaMaps/*.png
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue