CPPOST-94 move VC stuff into a projects directory
[shibboleth/cpp-opensaml.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 *.sdf
16 Projects/*/*.opensdf
17 Projects/*/*.suo
18 Projects/*/*/Debug/*
19 Projects/*/*/Release/*
20 Projects/*/*/x64/*
21 Projects/*/ipch
22 *.vcxproj.user
23 Projects/*/samltest/samltest.cpp
24 *~
25 *.#*
26 .*.swp
27 .DS_store
28 # Simulated Subversion default ignores end here
29 # The contents of the svn:ignore property on the branch root.
30 /*.ncb
31 /*.suo
32 /debug
33 /aclocal.m4
34 /autom4te.cache
35 /config.guess
36 /config.h
37 /config.h.in
38 /config.log
39 /config.status
40 /config.sub
41 /configure
42 /depcomp
43 /install-sh
44 /libtool
45 /Makefile
46 /Makefile.in
47 /missing
48 /opensaml.spec
49 /opensaml-uninstalled.sh
50 /pkginfo
51 /stamp-h1
52 /.settings
53 /.autotools
54 /.cproject
55 /.project
56 /doxyfile
57 /release
58 /x64
59 /Portfile
60 /*.gz
61 /*.sdf
62 /*.opensdf
63 /ipch
64 /build-aux
65 /build