diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ */*/*.DS_STORE */*/*/*.DS_STORE */*/*/*/*.DS_STORE +*.tmp +*/*.temp +*/*/*.temp +*/*/*/*.temp *.swp */*.swp */*/*.swp |
