Sravanth18 commited on
Commit
8f0f6ea
·
verified ·
1 Parent(s): 1b1ab6a

Upload .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +10 -0
.gitignore ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ __pycache__/
2
+ *.pyc
3
+ *.pyo
4
+ *.egg-info/
5
+ .venv/
6
+ venv/
7
+ .env
8
+ .pytest_cache/
9
+ *.tmp
10
+ results/traces/