Case manipulations projects becomes Projects
[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 *.vcxproj.user
19 Projects/vc??/xmltoolingtest/*.cpp
20 Projects/vc10/ipch/
21 Projects/vc14/cpp-xmltooling.VC.opendb
22 Projects/vc??/xmltoolingtest/Debug/
23 Projects/vc??/xmltoolingtest/x64/
24 Projects/vc??/xmltoolingtest/Release/
25
26 .DS_store
27 # Simulated Subversion default ignores end here
28 /xmltooling-uninstalled.sh
29 # The contents of the svn:ignore property on the branch root.
30 /*.ncb
31 *.suo
32 /aclocal.m4
33 /autom4te.cache
34 /config.guess
35 /config.h
36 /config.h.in
37 /config.log
38 /config.status
39 /config.sub
40 /configure
41 /depcomp
42 /install-sh
43 /libtool
44 /Makefile
45 /Makefile.in
46 /missing
47 /pkginfo
48 /stamp-h1
49 /xmltooling.spec
50 /.settings
51 /.autotools
52 /.project
53 /.cproject
54 /doxyfile
55 /Portfile
56 /*.gz
57 *.opensdf
58 *.sdf
59 /ipch
60 /build-aux
61 /build