Added config files to ignore
This commit is contained in:
parent
34e8aad181
commit
9da700dd77
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -160,3 +160,7 @@ cython_debug/
|
||||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
|
# For config files
|
||||||
|
config.json
|
||||||
|
config.yaml
|
||||||
|
*.pickle
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue