backout overeager commit of three files into R3682
[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 /adfs/.libs
49
50 # /apache/
51 /apache/Makefile.in
52 /apache/Makefile
53 /apache/.libs
54 /apache/.deps
55 /apache/Debug
56 /apache/*.plg
57 /apache/Release
58 /apache/*.dep
59 /apache/*.mak
60 /apache/*.aps
61 /apache/*.user
62 /apache/mod_shib_20-Debug
63 /apache/mod_shib_22-Debug
64 /apache/mod_shib_24-Debug
65 /apache/mod_shib_22-Release
66 /apache/mod_shib_20-Release
67 /apache/mod_shib_24-Release
68 /apache/x64
69
70 # /configs/
71 /configs/Makefile
72 /configs/Makefile.in
73 /configs/apache.config
74 /configs/apache2.config
75 /configs/apache22.config
76 /configs/apache24.config
77 /configs/native.logger
78 /configs/shibd.logger
79 /configs/shibboleth2.xml
80 /configs/shibd-redhat
81 /configs/shibd-debian
82 /configs/shibd-suse
83 /configs/shibd-osx.plist
84
85 # /doc/
86 /doc/Makefile
87 /doc/Makefile.in
88
89 # /fastcgi/
90 /fastcgi/*.user
91 /fastcgi/shibauthorizer
92 /fastcgi/shibresponder
93 /fastcgi/shibauthorizer-Release
94 /fastcgi/shibresponder-Release
95 /fastcgi/shibresponder-Debug
96 /fastcgi/shibauthorizer-Debug
97 /fastcgi/x64
98 /fastcgi/.deps
99 /fastcgi/Makefile.in
100 /fastcgi/Makefile
101 /fastcgi/.libs
102
103 # /isapi_shib/
104 /isapi_shib/*.plg
105 /isapi_shib/Release
106 /isapi_shib/Debug
107 /isapi_shib/*.dep
108 /isapi_shib/*.mak
109 /isapi_shib/*.user
110 /isapi_shib/x64
111
112 # /m4/
113 /m4/ltversion.m4
114 /m4/ltoptions.m4
115 /m4/lt~obsolete.m4
116 /m4/ltsugar.m4
117 /m4/libtool.m4
118
119 # /memcache-store/
120 /memcache-store/*.user
121 /memcache-store/Debug
122 /memcache-store/Release
123 /memcache-store/.deps
124 /memcache-store/Makefile.in
125 /memcache-store/Makefile
126 /memcache-store/x64
127 /memcache-store/.libs
128
129 # /msi/
130 /msi/*.msi
131 /msi/compile.log
132
133 # /msi/WiX
134 /msi/WiX/*.wixobj
135 /msi/WiX/*.wixpdb
136 /msi/WiX/*.msi
137
138 # /msi/WiX/MergeModules
139 /msi/WiX/MergeModules/*.wixobj
140 /msi/WiX/MergeModules/*.wixpdb
141 /msi/WiX/MergeModules/*.msm
142 /msi/Wix/MergeModules/*.msi
143
144 # /nsapi_shib/
145 /nsapi_shib/*.plg
146 /nsapi_shib/Release
147 /nsapi_shib/Debug
148 /nsapi_shib/*.dep
149 /nsapi_shib/*.mak
150 /nsapi_shib/*.aps
151 /nsapi_shib/*.use
152 /nsapi_shib/.deps
153 /nsapi_shib/Makefile.in
154 /nsapi_shib/Makefile
155 /nsapi_shib/*.user
156
157 # /odbc-store/
158 /odbc-store/*.user
159 /odbc-store/Debug
160 /odbc-store/Release
161 /odbc-store/x64
162 /odbc-store/.deps
163 /odbc-store/Makefile.in
164 /odbc-store/Makefile
165 /odbc-store/.libs
166
167 # /plugins/
168 /plugins/Makefile
169 /plugins/Makefile.in
170 /plugins/*.user
171 /plugins/*Debug
172 /plugins/*Release
173 /plugins/x64
174 /plugins/.deps
175 /plugins/.libs
176
177 # /schemas/
178 /schemas/aclocal.m4
179 /schemas/config.h.in
180 /schemas/config.h
181 /schemas/*.cache
182 /schemas/install-sh
183 /schemas/mkinstalldirs
184 /schemas/missing
185 /schemas/config.*
186 /schemas/stamp*
187 /schemas/Makefile.in
188 /schemas/Makefile
189 /schemas/depcomp
190 /schemas/configure
191 /schemas/libtool
192 /schemas/catalog.xml
193
194 # /selinux/
195 /selinux/Makefile.in
196 /selinux/Makefile
197 /selinux/shibshar.fc
198
199 # /shibd/
200 /shibd/.libs
201 /shibd/.deps
202 /shibd/Makefile
203 /shibd/Makefile.in
204 /shibd/shibd
205 /shibd/test-client
206 /shibd/*.plg
207 /shibd/testclient___Win32_Debug
208 /shibd/testclient___Win32_Release
209 /shibd/Debug
210 /shibd/Release
211 /shibd/*.dep
212 /shibd/*.mak
213 /shibd/*.user
214 /shibd/*.aps
215 /shibd/x64
216
217 # /shibsp/
218 /shibsp/*.user
219 /shibsp/Debug
220 /shibsp/*.aps
221 /shibsp/shibsp-lite-Debug
222 /shibsp/Release
223 /shibsp/shibsp-lite-Release
224 /shibsp/.deps
225 /shibsp/Makefile.in
226 /shibsp/Makefile
227 /shibsp/paths.h
228 /shibsp/x64
229 /shibsp/.libs
230 /shibsp/stamp*
231 /shibsp/config_pub.h
232
233 # /util/
234 /util/Debug
235 /util/*.user
236 /util/Release
237 /util/x64
238 /util/.deps
239 /util/Makefile.in
240 /util/Makefile
241 /util/.libs
242 /util/resolvertest
243 /util/mdquery