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