Skip to content

Commit 26c2c55

Browse files
committed
Add ckpt and data to ignore
1 parent 9a45915 commit 26c2c55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ __pycache__/
88
*.pth
99
current_train.py
1010
video_test*.py
11+
*.swp
12+
data
13+
ckpt
1114

1215
# C extensions
1316
*.so

0 commit comments

Comments
 (0)