SoulMind01 commited on
Commit
a98320d
·
1 Parent(s): f9a5317

Updated `.gitignore` to ignore itself

Browse files
Files changed (1) hide show
  1. .gitignore +2 -1
.gitignore CHANGED
@@ -1,4 +1,5 @@
1
  *.pyc
2
  __pycache__/
3
  *.keras
4
- .env
 
 
1
  *.pyc
2
  __pycache__/
3
  *.keras
4
+ .env
5
+ .gitignore