Skip to content

Commit 3736319

Browse files
committed
upload .gitignore
1 parent cb16b92 commit 3736319

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
__pycache__/
2+
*.zip
3+
*.ckpt
4+
*.egg-info/
5+
*.png
6+
*.pth
7+
*.pt
8+
*.pdf
9+
.ipynb_checkpoints/

0 commit comments

Comments
 (0)