add gitignore file
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
|||||||
|
# Environments
|
||||||
|
venv/
|
||||||
|
.venv/
|
||||||
|
/pyvenv.cfg
|
||||||
|
.python-version
|
||||||
|
|
||||||
|
# Media
|
||||||
|
media/
|
||||||
|
downloaded_images
|
||||||
|
downloaded_videos
|
||||||
Reference in New Issue
Block a user