Skip to content

Commit

Permalink
Adds windows image file caches to .gitignore (Simple-Station#836)
Browse files Browse the repository at this point in the history
Shoutouts to Windows 7 Users
  • Loading branch information
fiercestwarrior authored Apr 21, 2020
1 parent d5d21e7 commit d77dea6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -280,3 +280,7 @@ BuildFiles/Windows/Godot/*

# Working on the tools scripts is getting annoying okay?
.mypy_cache/

# Windows image file caches
Thumbs.db
ehthumbs.db

0 comments on commit d77dea6

Please sign in to comment.