summaryrefslogtreecommitdiffstats
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
parent91f9e449f7432d8b609d5550a2abae47bb7b9aff (diff)
downloadlibimobiledevice-974754a6bf757af0a007044262b24b76bc0120c2.tar.gz
libimobiledevice-974754a6bf757af0a007044262b24b76bc0120c2.tar.bz2
Move my private ignore list to public.
-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 @@
1# git-ls-files --others --exclude-from=.git/info/exclude
2# Lines that start with '#' are comments.
3# For a project mostly in C, the following would be a good set of
4# exclude patterns (uncomment them if you want to use them):
5*.[oa]
6*~
7*.po
8*.lo
9*.la
10autom4te.cache/*
11*.in
12*/.deps/*
13m4/*
14swig/*
15*.swp
16aclocal.m4
17config.h
18config.log
19config.sub
20config.guess
21config.status
22configure
23depcomp
24install-sh
25compile
26main
27ltmain.sh
28missing
29mkinstalldirs
30libtool
31*Makefile
32py-compile
33stamp-h1
34src/.libs
35src/ifuse
36src/iphoneclient
37src/lckd-client
38src/libiphone-initconf
39src/plutil
40docs/*
41libiphone-1.0.pc
42dev/.libs/*
43dev/afccheck
44dev/iphoneclient
45dev/iphonesyslog
46dev/lckd-client
47dev/msyncclient
48tools/.libs/*
49tools/iphone_id
50tools/iphoneinfo
51tools/iphonesyslog