azizalto commited on
Commit
4c5884d
1 Parent(s): 74959f6

ignore file

Browse files
Files changed (1) hide show
  1. .gitignore +5 -0
.gitignore ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
1
+ */__pycache__/*
2
+ .env/*
3
+ .idea/
4
+ .DS_Store
5
+ *.html