mirror of
https://github.com/KevinMidboe/bulk-downloader-for-reddit.git
synced 2025-10-29 17:40:15 +00:00
add env/ to gitignore
This allows working in a virtualenv in the project directory.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,3 +4,4 @@ MANIFEST
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
src/__pycache__/
|
src/__pycache__/
|
||||||
config.json
|
config.json
|
||||||
|
env/
|
||||||
|
|||||||
Reference in New Issue
Block a user