忽略cache
This commit is contained in:
parent
ce01220370
commit
fcd7e8fd6d
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -116,6 +116,8 @@ log.txt
|
|||
/tmp/*
|
||||
/Tmps
|
||||
/Tmps/*
|
||||
cache/*
|
||||
cache/
|
||||
/tmp/Material
|
||||
/tmp/Material/*
|
||||
*.pyc
|
||||
|
|
Loading…
Reference in a new issue