Adding '.thumbs' dirs to .gitignore

This commit is contained in:
Bill Kendrick 2019-09-14 10:15:45 -07:00
parent 2eebe7347f
commit dd8b60a6fb

1
.gitignore vendored
View file

@ -12,3 +12,4 @@ TuxPaint.dmg
*.dylib *.dylib
*.dylib.dSYM *.dylib.dSYM
.DS_Store .DS_Store
*.thumbs