Skip to content

Commit 913fad7

Browse files
committed
update ignore
1 parent 4e033c7 commit 913fad7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: .gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -183,3 +183,10 @@ main.py
183183
*.pkl
184184
*.data
185185
*.h5
186+
187+
# venv
188+
requirements.txt
189+
.pytest_cache
190+
wandb
191+
192+
data/

0 commit comments

Comments
 (0)