summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorIgor Sutton <[email protected]>2010-08-25 11:43:34 (GMT)
committer Igor Sutton <[email protected]>2010-08-25 11:44:22 (GMT)
commitb85b4a240285e83b730e6a2fd4e8ea622af1421b (patch)
tree66d101653138e4d211ab696d27a7481b103b6643 /.gitignore
added .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5565ad5
--- a/dev/null
+++ b/.gitignore
@@ -0,0 +1,16 @@
+# XCode noise
+build/
+*.mode?v3
+*.pbxuser
+*.perspectivev3
+
+# OSX noise
+.DS_Store
+profile
+
+# Doxygen
+html/
+latex/
+
+# shared objects
+*.dylib