add git ignore
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# python models cache
|
||||
__pycache__/
|
||||
|
||||
# cookies
|
||||
cookies/
|
||||
|
||||
# picture cache
|
||||
cache/
|
||||
Reference in New Issue
Block a user