yogami9 commited on
Commit
d74ab75
·
verified ·
1 Parent(s): f2d30d1

Fix: Update .gitignore with error handling

Browse files
Files changed (1) hide show
  1. .gitignore +0 -17
.gitignore CHANGED
@@ -1,21 +1,4 @@
1
  __pycache__/
2
  *.pyc
3
- *.pyo
4
- *.pyd
5
- .Python
6
- env/
7
- venv/
8
- *.egg-info/
9
- models/
10
- *.bin
11
- *.safetensors
12
- *.pt
13
  *.log
14
- logs/
15
- .vscode/
16
- .idea/
17
- *.swp
18
- .DS_Store
19
- Thumbs.db
20
  .env
21
- *.token
 
1
  __pycache__/
2
  *.pyc
 
 
 
 
 
 
 
 
 
 
3
  *.log
 
 
 
 
 
 
4
  .env