diff options
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 496ee2ca6..fa611d84b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -.DS_Store
\ No newline at end of file +*~ +.DS_Store +thumbs.db |
