Adding local configuration file to ignore if it is modified afterwards
This commit is contained in:
parent
987b10faa6
commit
373a23a8ea
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -17,3 +17,6 @@ render/
|
||||||
*copyrighted*/
|
*copyrighted*/
|
||||||
blenderfiles/textures/*
|
blenderfiles/textures/*
|
||||||
*.blend[0-9]*
|
*.blend[0-9]*
|
||||||
|
|
||||||
|
# Ignore local configuration file
|
||||||
|
local-config.mk
|
||||||
|
|
Loading…
Reference in a new issue