Adding basic files to ignore
This commit is contained in:
parent
bff0b38f2f
commit
f6307a3169
1 changed files with 9 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# Folders with copyrighted content (inspirations etc.)
|
||||||
|
**/*_copyright/*
|
||||||
|
|
||||||
|
# Backups from Krita
|
||||||
|
*.*~
|
||||||
|
|
||||||
|
# Substance folders & files
|
||||||
|
**/substance/*
|
||||||
|
*.spp
|
Loading…
Reference in a new issue