santit96 commited on
Commit
e300cfa
·
1 Parent(s): 3cafd2c

Gitignore images

Browse files
Files changed (1) hide show
  1. .gitignore +5 -0
.gitignore CHANGED
@@ -117,3 +117,8 @@ GitHub.sublime-settings
117
 
118
  # PyTorch model files
119
  *.pth
 
 
 
 
 
 
117
 
118
  # PyTorch model files
119
  *.pth
120
+
121
+ # Images
122
+ *.png
123
+ *.jpg
124
+ *.jpeg