junaid0600 commited on
Commit
a28e8c9
·
1 Parent(s): 399f4c5

Fix gitignore - exclude pycache

Browse files
Files changed (1) hide show
  1. .gitignore +0 -1
.gitignore CHANGED
@@ -10,7 +10,6 @@ __pycache__/
10
 
11
  # Virtual environments
12
  venv/
13
- env/
14
  ENV/
15
  .venv/
16
 
 
10
 
11
  # Virtual environments
12
  venv/
 
13
  ENV/
14
  .venv/
15