aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Deyton Sehn <deyton@gmail.com>2013-02-17 13:34:01 -0800
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2013-02-20 17:31:30 -0800
commitd3bec4e68619094b0f300d1cf567ba3b253ea724 (patch)
tree8e96d29478d22e65542c4861969370ef4de1cbca /.gitignore
parent1b0e4a006795634602318ce70e6e12749c06d37e (diff)
Ignore build directory and xcuserdata so Xcode-generated artifacts don't clog up index
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7f2f2e42..a02a70ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
Doxyfile.help
Makefile
autom4te.cache/
+build/
command_list.txt
confdefs.h
config.h
@@ -28,6 +29,7 @@ share/config.fish
share/man/
toc.txt
user_doc/
+xcuserdata
xsel-1.2.0/
tests/*tmp.*
tests/foo.txt