Set fourth file version digit to signify rebuild.
[shibboleth/cpp-xmltooling.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 /xmltooling-uninstalled.sh
21 # The contents of the svn:ignore property on the branch root.
22 /Debug
23 /*.ncb
24 /*.suo
25 /Release
26 /aclocal.m4
27 /autom4te.cache
28 /config.guess
29 /config.h
30 /config.h.in
31 /config.log
32 /config.status
33 /config.sub
34 /configure
35 /depcomp
36 /install-sh
37 /libtool
38 /Makefile
39 /Makefile.in
40 /missing
41 /pkginfo
42 /stamp-h1
43 /xmltooling.spec
44 /.settings
45 /.autotools
46 /.project
47 /.cproject
48 /doxyfile
49 /x64
50 /Portfile
51 /*.gz
52 /*.opensdf
53 /*.sdf
54 /ipch
55 /build-aux
56 /build