summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Matt Colyer2009-11-19 12:06:49 -0800
committerGravatar Matt Colyer2009-11-19 12:06:49 -0800
commit974754a6bf757af0a007044262b24b76bc0120c2 (patch)
treec70954af4158ae8d260cfb738fb214907227b5be /.gitignore
parent91f9e449f7432d8b609d5550a2abae47bb7b9aff (diff)
downloadlibimobiledevice-974754a6bf757af0a007044262b24b76bc0120c2.tar.gz
libimobiledevice-974754a6bf757af0a007044262b24b76bc0120c2.tar.bz2
Move my private ignore list to public.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore51
1 files changed, 51 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..73b722c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,51 @@
+# git-ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+*.[oa]
+*~
+*.po
+*.lo
+*.la
+autom4te.cache/*
+*.in
+*/.deps/*
+m4/*
+swig/*
+*.swp
+aclocal.m4
+config.h
+config.log
+config.sub
+config.guess
+config.status
+configure
+depcomp
+install-sh
+compile
+main
+ltmain.sh
+missing
+mkinstalldirs
+libtool
+*Makefile
+py-compile
+stamp-h1
+src/.libs
+src/ifuse
+src/iphoneclient
+src/lckd-client
+src/libiphone-initconf
+src/plutil
+docs/*
+libiphone-1.0.pc
+dev/.libs/*
+dev/afccheck
+dev/iphoneclient
+dev/iphonesyslog
+dev/lckd-client
+dev/msyncclient
+tools/.libs/*
+tools/iphone_id
+tools/iphoneinfo
+tools/iphonesyslog