Skip to content

Commit f9d155a

Browse files
committed
add .gitignore file
1 parent c102564 commit f9d155a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
*.jpg
2+
*.JPG
3+
*.png
4+
*.PNG
5+
*.pyc
6+
.vscode/
7+
checkpoints/
8+
data/

0 commit comments

Comments
 (0)