CPPXT-106 Move sln file up to VS2015
[shibboleth/cpp-xmltooling.git] / .gitignore
1 *.o
2 *.lo
3 *.la
4 *.al
5 *.libs
6 *.so
7 *.so.[0-9]*
8 *.a
9 *.pc
10 *.pc.in
11 *.pyc
12 *.pyo
13 *.rej
14 *.aps
15 *.suo
16 *.ncb
17 *.opensdf
18 *.sdf
19 *~
20 *.#*
21 .*.swp
22 *.vcxproj.user
23 .DS_store
24 Makefile
25 Makefile.in
26 stamp-h1
27 stamp-h2
28 .deps
29 .dirstamp
30 Debug
31 Release
32 x64
33 xmltooling-lite-Debug
34 xmltooling-lite-Release
35 /Projects/vc??/xmltoolingtest/*.cpp
36 /Projects/vc10/ipch/
37 /Projects/vc??/*.opendb
38 /Projects/vc??/*.db
39 /xmltooling-uninstalled.sh
40 /aclocal.m4
41 /autom4te.cache
42 /config.guess
43 /config.h
44 /config.h.in
45 /config.log
46 /config.status
47 /config.sub
48 /configure
49 /depcomp
50 /install-sh
51 /libtool
52 /missing
53 /pkginfo
54 /xmltooling.spec
55 /.settings
56 /doxyfile
57 /Portfile
58 /*.gz
59 /*.zip
60 /*.bz2
61 /ipch
62 /build-aux
63 /build
64 /Build
65 /m4/lt~obsolete.m4
66 /m4/ltsugar.m4
67 /m4/ltoptions.m4
68 /m4/libtool.m4
69 /m4/ltversion.m4
70 /schemas/catalog.xml
71 /xmltooling/config_pub.h
72 /xmltoolingtest/xmltoolingtest