Abdulrahman1989 commited on
Commit
f1cb698
·
1 Parent(s): 55c6860

Add gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +3 -0
.gitignore ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ # Ignore Python cache files
2
+ **/__pycache__/
3
+ **/*.pyc