Skip to content

Commit db76eb6

Browse files
committed
modify .gitignore accordingly
1 parent e0f874d commit db76eb6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,9 @@ __pycache__
3333
*.out
3434
*.app
3535

36+
# Generated Test Files
37+
test/*.png
38+
test/*.py
39+
3640
# misc
37-
.DS_Store
41+
.DS_Store

0 commit comments

Comments
 (0)