Reset gitignore and make explicit changes
[shibboleth/cpp-opensaml.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 /*.pc
11 /*.pc.in
12 /*.pyc
13 /*.pyo
14 /*.rej
15 /*~
16 /*.#*
17 /.*.swp
18 /.DS_store
19 # Simulated Subversion default ignores end here
20 # The contents of the svn:ignore property on the branch root.
21 /*.ncb
22 /*.suo
23 /debug
24 /aclocal.m4
25 /autom4te.cache
26 /config.guess
27 /config.h
28 /config.h.in
29 /config.log
30 /config.status
31 /config.sub
32 /configure
33 /depcomp
34 /install-sh
35 /libtool
36 /Makefile
37 /Makefile.in
38 /missing
39 /opensaml.spec
40 /opensaml-uninstalled.sh
41 /pkginfo
42 /stamp-h1
43 /.settings
44 /.autotools
45 /.cproject
46 /.project
47 /doxyfile
48 /release
49 /x64
50 /Portfile
51 /*.gz
52 /*.sdf
53 /*.opensdf
54 /ipch
55 /build-aux
56 /build