Added config files to ignore

This commit is contained in:
Kay Ohtie 2023-11-30 09:37:15 -06:00
parent 34e8aad181
commit 9da700dd77

4
.gitignore vendored
View file

@ -160,3 +160,7 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# For config files
config.json
config.yaml
*.pickle