CPPOST-94 Move Solution up to VS2015
[shibboleth/cpp-opensaml.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 /Projects/vc??/samltest/*.cpp
34 /Projects/vc10/ipch/
35 /Projects/vc??/*.opendb
36 /Projects/vc??/*.db
37 /opensaml-uninstalled.sh
38 /aclocal.m4
39 /autom4te.cache
40 /config.guess
41 /config.h
42 /config.h.in
43 /config.log
44 /config.status
45 /config.sub
46 /configure
47 /depcomp
48 /install-sh
49 /libtool
50 /missing
51 /pkginfo
52 /opensaml.spec
53 /.settings
54 /doxyfile
55 /Portfile
56 /*.gz
57 /*.zip
58 /*.bz2
59 /ipch
60 /build-aux
61 /build
62 /Build
63 /doc/api
64 /m4/lt~obsolete.m4
65 /m4/ltsugar.m4
66 /m4/ltoptions.m4
67 /m4/libtool.m4
68 /m4/ltversion.m4
69 /schemas/*-catalog.xml
70 /saml/config_pub.h
71 /samlsign/samlsign
72 /samltest/samltest
73 /samltest/*.cpp
74 /samltest/*/*.cpp
75 /samltest/**/*.cpp