Remove and ignore Eclipse project files.
[shibboleth/cpp-xmltooling.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 /Release
23 /aclocal.m4
24 /autom4te.cache
25 /config.guess
26 /config.h
27 /config.h.in
28 /config.log
29 /config.status
30 /config.sub
31 /configure
32 /depcomp
33 /install-sh
34 /libtool
35 /Makefile
36 /Makefile.in
37 /missing
38 /pkginfo
39 /stamp-h1
40 /xmltooling.spec
41 /.settings
42 /.autotools
43 /.project
44 /.cproject
45 /doxyfile
46 /x64
47 /Portfile
48 /*.gz
49 /*.opensdf
50 /*.sdf
51 /ipch
52 /build-aux
53 /build