Skip to content

Commit 6524d73

Browse files
committed
ignore some paths
1 parent 805189f commit 6524d73

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ __pycache__/
44
test.py
55
build/
66
*.egg-info/
7-
*.pth
7+
*.pth
8+
images/
9+
out/

0 commit comments

Comments
 (0)