aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authoraidansteele <aidan.steele@glassechidna.com.au>2010-12-07 16:52:43 +1100
committeraidansteele <aidan.steele@glassechidna.com.au>2010-12-07 16:52:43 +1100
commitbc3b83cd9b0736fde14b11ee2a06a42cd4b6f918 (patch)
treeb692edf585e0af72930d5218e6e318e678a0c506 /.gitignore
parent400e41e8f543ad57660696e4c9f6e4cc809b2568 (diff)
downloadexternal_heimdall-bc3b83cd9b0736fde14b11ee2a06a42cd4b6f918.zip
external_heimdall-bc3b83cd9b0736fde14b11ee2a06a42cd4b6f918.tar.gz
external_heimdall-bc3b83cd9b0736fde14b11ee2a06a42cd4b6f918.tar.bz2
Added .gitignore file to remove all of OS X's directory fluff.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..eda77f4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.DS_Store
+._*