https://issues.shibboleth.net/jira/browse/SSPCPP-605
[shibboleth/cpp-sp.git] / .gitignore
1 # A simulation of Subversion default ignores, generated by reposurgeon.
2 *.o
3 *.lo
4 *.la
5 *.al
6 *.libs
7 *.so
8 *.so.[0-9]*
9 *.a
10 *.pyc
11 *.pyo
12 *.rej
13 *~
14 *.#*
15 .*.swp
16 .DS_store
17 # Simulated Subversion default ignores end here
18 # The contents of the svn:ignore property on the branch root.
19 /aclocal.m4
20 /config.h.in
21 /config.h
22 /*.cache
23 /install-sh
24 /mkinstalldirs
25 /missing
26 /config.*
27 /stamp*
28 /Makefile.in
29 /Makefile
30 /depcomp
31 /configure
32 /libtool
33 /*.opt
34 /*.ncb
35 /shibboleth.spec
36 /.settings
37 /.autotools
38 /.cproject
39 /.project
40 /*.suo
41 /Debug
42 /debug
43 /Release
44 /x64
45 /Portfile
46 /pkginfo
47 /*.gz
48 /*.sdf
49 /*.opensdf
50 /ipch
51 /build-aux
52 /build