Merge pull request #68 from dbanon87/dbanon87/gitignore-env

add env/ to gitignore
This commit is contained in:
Ali Parlakçı
2019-10-17 09:49:36 +03:00
committed by GitHub

3
.gitignore vendored
View File

@@ -3,4 +3,5 @@ dist/
MANIFEST
__pycache__/
src/__pycache__/
config.json
config.json
env/