blob: 30b57ec995cbc979e4ceed2a2749c68e3adc9069 [file] [log] [blame]
Matt Colyer974754a2009-11-19 12:06:49 -08001# 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
Martin Szulecki16bfc832010-02-02 11:42:57 +010016*.patch
Matt Colyer974754a2009-11-19 12:06:49 -080017aclocal.m4
18config.h
19config.log
20config.sub
21config.guess
22config.status
23configure
24depcomp
25install-sh
26compile
27main
28ltmain.sh
29missing
30mkinstalldirs
31libtool
32*Makefile
33py-compile
34stamp-h1
35src/.libs
Martin Szuleckic25847a2010-03-13 19:49:52 +010036docs/html
Martin Szulecki16bfc832010-02-02 11:42:57 +010037libimobiledevice-1.0.pc
Matt Colyer974754a2009-11-19 12:06:49 -080038tools/.libs/*
Martin Szuleckifb12dc82020-06-15 17:53:51 +020039tools/idevice*
40!tools/idevice*.[ch]
Bryan Forbesfd3f9212010-03-16 03:40:55 -050041cython/.libs/*
42cython/*.c
Andrew Udvare75e04d02014-02-16 19:09:18 -080043doxygen.cfg