Adding subfolders to exclude
This commit is contained in:
parent
bf91ec4ba6
commit
49f6d2821f
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -2,8 +2,8 @@
|
||||||
*.blend[0-9]*
|
*.blend[0-9]*
|
||||||
|
|
||||||
# Folders with copyrighted content (inspirations etc.)
|
# Folders with copyrighted content (inspirations etc.)
|
||||||
*_copyright/*
|
**/*_copyright/*
|
||||||
|
|
||||||
# Substance folders & files
|
# Substance folders & files
|
||||||
substance/*
|
**/substance/*
|
||||||
*.spp
|
*.spp
|
||||||
|
|
Loading…
Reference in a new issue