Clean up some settings and add VC project files for plugins project.
[shibboleth/sp.git] / .gitignore
1
2 # /
3 /aclocal.m4
4 /config.h.in
5 /config.h
6 /*.cache
7 /install-sh
8 /mkinstalldirs
9 /missing
10 /config.*
11 /stamp*
12 /Makefile.in
13 /Makefile
14 /depcomp
15 /configure
16 /libtool
17 /*.opt
18 /*.ncb
19 /shibboleth.spec
20 /.settings
21 /.autotools
22 /.cproject
23 /.project
24 /*.suo
25 /Debug
26 /debug
27 /Release
28 /x64
29 /Portfile
30 /pkginfo
31 /*.gz
32 /*.sdf
33 /*.opensdf
34 /ipch
35 /build-aux
36 /build
37
38 # /adfs/
39 /adfs/*.user
40 /adfs/adfs-lite-Debug
41 /adfs/Release
42 /adfs/Debug
43 /adfs/adfs-lite-Release
44 /adfs/x64
45 /adfs/.deps
46 /adfs/Makefile.in
47 /adfs/Makefile
48
49 # /apache/
50 /apache/Makefile.in
51 /apache/Makefile
52 /apache/.libs
53 /apache/.deps
54 /apache/*.lo
55 /apache/*.la
56 /apache/Debug
57 /apache/*.plg
58 /apache/Release
59 /apache/*.dep
60 /apache/*.mak
61 /apache/*.aps
62 /apache/*.user
63 /apache/mod_shib_20-Debug
64 /apache/mod_shib_22-Debug
65 /apache/mod_shib_22-Release
66 /apache/mod_shib_20-Release
67 /apache/x64
68
69 # /configs/
70 /configs/Makefile
71 /configs/Makefile.in
72 /configs/apache.config
73 /configs/apache2.config
74 /configs/shar.logger
75 /configs/shire.logger
76 /configs/shibboleth.ini
77 /configs/shibboleth.xml
78 /configs/creds.xml
79 /configs/AAP.xml
80 /configs/IQ-sites.xml
81 /configs/IQ-trust.xml
82
83 # /doc/
84 /doc/Makefile
85 /doc/Makefile.in
86
87 # /fastcgi/
88 /fastcgi/*.user
89 /fastcgi/shibauthorizer-Release
90 /fastcgi/shibresponder-Release
91 /fastcgi/shibresponder-Debug
92 /fastcgi/shibauthorizer-Debug
93 /fastcgi/x64
94 /fastcgi/.deps
95 /fastcgi/Makefile.in
96 /fastcgi/Makefile
97
98 # /isapi_shib/
99 /isapi_shib/*.plg
100 /isapi_shib/Release
101 /isapi_shib/Debug
102 /isapi_shib/*.dep
103 /isapi_shib/*.mak
104 /isapi_shib/*.user
105 /isapi_shib/x64
106
107 # /m4/
108 /m4/ltversion.m4
109 /m4/ltoptions.m4
110 /m4/lt~obsolete.m4
111 /m4/ltsugar.m4
112 /m4/libtool.m4
113
114 # /memcache-store/
115 /memcache-store/*.user
116 /memcache-store/Debug
117 /memcache-store/Release
118 /memcache-store/.deps
119 /memcache-store/Makefile.in
120 /memcache-store/Makefile
121 /memcache-store/x64
122
123 # /msi/
124 /msi/*.msi
125 /msi/compile.log
126
127 # /nsapi_shib/
128 /nsapi_shib/*.plg
129 /nsapi_shib/Release
130 /nsapi_shib/Debug
131 /nsapi_shib/*.dep
132 /nsapi_shib/*.mak
133 /nsapi_shib/*.aps
134 /nsapi_shib/*.use
135 /nsapi_shib/.deps
136 /nsapi_shib/Makefile.in
137 /nsapi_shib/Makefile
138 /nsapi_shib/*.user
139
140 # /odbc-store/
141 /odbc-store/*.user
142 /odbc-store/Debug
143 /odbc-store/Release
144 /odbc-store/x64
145 /odbc-store/.deps
146 /odbc-store/Makefile.in
147 /odbc-store/Makefile
148
149 # /plugins/
150 /plugins/Makefile
151 /plugins/Makefile.in
152 /plugins/*.user
153 /plugins/Debug
154 /plugins/Release
155 /plugins/x64
156 /plugins/.deps
157
158 # /schemas/
159 /schemas/aclocal.m4
160 /schemas/config.h.in
161 /schemas/config.h
162 /schemas/*.cache
163 /schemas/install-sh
164 /schemas/mkinstalldirs
165 /schemas/missing
166 /schemas/config.*
167 /schemas/stamp*
168 /schemas/Makefile.in
169 /schemas/Makefile
170 /schemas/depcomp
171 /schemas/configure
172 /schemas/libtool
173
174 # /selinux/
175 /selinux/Makefile.in
176 /selinux/Makefile
177 /selinux/shibshar.fc
178
179 # /shibd/
180 /shibd/.libs
181 /shibd/.deps
182 /shibd/Makefile
183 /shibd/Makefile.in
184 /shibd/shibd
185 /shibd/test-client
186 /shibd/*.plg
187 /shibd/testclient___Win32_Debug
188 /shibd/testclient___Win32_Release
189 /shibd/Debug
190 /shibd/Release
191 /shibd/*.dep
192 /shibd/*.mak
193 /shibd/*.user
194 /shibd/*.aps
195 /shibd/x64
196
197 # /shibsp/
198 /shibsp/*.user
199 /shibsp/Debug
200 /shibsp/*.aps
201 /shibsp/shibsp-lite-Debug
202 /shibsp/Release
203 /shibsp/shibsp-lite-Release
204 /shibsp/.deps
205 /shibsp/Makefile.in
206 /shibsp/Makefile
207 /shibsp/paths.h
208 /shibsp/x64
209
210 # /util/
211 /util/Debug
212 /util/*.user
213 /util/Release
214 /util/x64
215 /util/.deps
216 /util/Makefile.in
217 /util/Makefile