sghorbal commited on
Commit
343f767
·
1 Parent(s): ba4d8a0

fill .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +7 -1
.gitignore CHANGED
@@ -1 +1,7 @@
1
- url.json
 
 
 
 
 
 
 
1
+ .env
2
+ __pycache__/
3
+ *.py[cod]
4
+ *.log
5
+ *.DS_Store
6
+
7
+ url.json