summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Loffgren <daniel@loffgren.org>2015-08-03 21:53:39 -0700
committerDaniel Loffgren <daniel@loffgren.org>2015-08-03 21:53:39 -0700
commit305c30778dd7f408360f25b326297eb1b22b1b20 (patch)
treebef9360045d603710896e2496a146108a9dd4c2f /.gitignore
parenta69ca9fa486eb468ff9f9f43da4df43ae5bec92f (diff)
Added some ignores for OS X to make git status bearable
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5ebd21a..3d764df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,6 +62,8 @@ local.properties
*.vspscc
.builds
*.dotCover
+*.o
+*.dylib
## TODO: If you have NuGet Package Restore enabled, uncomment this
#packages/
@@ -161,3 +163,5 @@ pip-log.txt
# Mac crap
.DS_Store
+**/project.xcworkspace
+**/xcuserdata