aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Lioncash <mathew1800@gmail.com>2014-12-14 17:19:47 -0500
committerGravatar Lioncash <mathew1800@gmail.com>2014-12-14 17:19:47 -0500
commit99f1326e818a00785ee9ef48f100db0388b2cab3 (patch)
tree7b4a81ab3eeb230448d4025a9d7c0e26105927e4 /.gitignore
parentaf1cd769e7b407af71496e788e218add31f8b2b0 (diff)
Update gitignore with OS-specific global filetypes.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5e4a6eef..ad8aea5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,19 @@ src/common/scm_rev.cpp
# Project/editor files
*.swp
.idea/
+
+# *nix related
+# Common convention for backup or temporary files
+*~
+
+# OSX global filetypes
+# Created by Finder or Spotlight in directories for various OS functionality (indexing, etc)
+.DS_Store
+.AppleDouble
+.LSOverride
+.Spotlight-V100
+.Trashes
+
+# Windows global filetypes
+Thumbs.db
+