Ignore data folder and psd
This commit is contained in:
parent
16a203292d
commit
6760ec389f
1 changed files with 5 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -139,3 +139,7 @@ cython_debug/
|
||||||
|
|
||||||
# PyCharm
|
# PyCharm
|
||||||
.idea/
|
.idea/
|
||||||
|
|
||||||
|
# Specific
|
||||||
|
src/data/*
|
||||||
|
html_template/*.psd
|
||||||
Loading…
Add table
Add a link
Reference in a new issue