pkiage commited on
Commit
7f0c926
·
1 Parent(s): 8a365bb

chore: update gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +1 -1
.gitignore CHANGED
@@ -1,6 +1,6 @@
1
  *.png
2
  *.pyc
3
- .env
4
  .envrc
5
  *.ipynb
6
  __pycache__
 
1
  *.png
2
  *.pyc
3
+ venv
4
  .envrc
5
  *.ipynb
6
  __pycache__