Require latest xml-sec / xmltooling in specfile.
[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 *.pyc
11 *.pyo
12 *.rej
13 *~
14 *.#*
15 .*.swp
16 .DS_store
17 # Simulated Subversion default ignores end here
18 # The contents of the svn:ignore property on the branch root.
19 Debug
20 *.ncb
21 *.suo
22 *.pc
23 *.pc.in
24 Release
25 aclocal.m4
26 autom4te.cache
27 config.guess
28 config.h
29 config.h.in
30 config.log
31 config.status
32 config.sub
33 configure
34 depcomp
35 install-sh
36 libtool
37 Makefile
38 Makefile.in
39 missing
40 pkginfo
41 stamp-h1
42 opensaml.spec
43 opensaml-uninstalled.sh
44 .settings
45 .autotools
46 .project
47 .cproject
48 doxyfile
49 x64
50 Portfile
51 *.gz
52 *.bz2
53 *.zip
54 *.opensdf
55 *.sdf
56 ipch
57 build-aux
58 build