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