SSPCPP-452 (add scripts to swap architecture of shibd). Also fix bug whereby we...
[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 # /nsapi_shib/
134 /nsapi_shib/*.plg
135 /nsapi_shib/Release
136 /nsapi_shib/Debug
137 /nsapi_shib/*.dep
138 /nsapi_shib/*.mak
139 /nsapi_shib/*.aps
140 /nsapi_shib/*.use
141 /nsapi_shib/.deps
142 /nsapi_shib/Makefile.in
143 /nsapi_shib/Makefile
144 /nsapi_shib/*.user
145
146 # /odbc-store/
147 /odbc-store/*.user
148 /odbc-store/Debug
149 /odbc-store/Release
150 /odbc-store/x64
151 /odbc-store/.deps
152 /odbc-store/Makefile.in
153 /odbc-store/Makefile
154 /odbc-store/.libs
155
156 # /plugins/
157 /plugins/Makefile
158 /plugins/Makefile.in
159 /plugins/*.user
160 /plugins/Debug
161 /plugins/Release
162 /plugins/x64
163 /plugins/.deps
164 /plugins/.libs
165
166 # /schemas/
167 /schemas/aclocal.m4
168 /schemas/config.h.in
169 /schemas/config.h
170 /schemas/*.cache
171 /schemas/install-sh
172 /schemas/mkinstalldirs
173 /schemas/missing
174 /schemas/config.*
175 /schemas/stamp*
176 /schemas/Makefile.in
177 /schemas/Makefile
178 /schemas/depcomp
179 /schemas/configure
180 /schemas/libtool
181 /schemas/catalog.xml
182
183 # /selinux/
184 /selinux/Makefile.in
185 /selinux/Makefile
186 /selinux/shibshar.fc
187
188 # /shibd/
189 /shibd/.libs
190 /shibd/.deps
191 /shibd/Makefile
192 /shibd/Makefile.in
193 /shibd/shibd
194 /shibd/test-client
195 /shibd/*.plg
196 /shibd/testclient___Win32_Debug
197 /shibd/testclient___Win32_Release
198 /shibd/Debug
199 /shibd/Release
200 /shibd/*.dep
201 /shibd/*.mak
202 /shibd/*.user
203 /shibd/*.aps
204 /shibd/x64
205
206 # /shibsp/
207 /shibsp/*.user
208 /shibsp/Debug
209 /shibsp/*.aps
210 /shibsp/shibsp-lite-Debug
211 /shibsp/Release
212 /shibsp/shibsp-lite-Release
213 /shibsp/.deps
214 /shibsp/Makefile.in
215 /shibsp/Makefile
216 /shibsp/paths.h
217 /shibsp/x64
218 /shibsp/.libs
219 /shibsp/stamp*
220 /shibsp/config_pub.h
221
222 # /util/
223 /util/Debug
224 /util/*.user
225 /util/Release
226 /util/x64
227 /util/.deps
228 /util/Makefile.in
229 /util/Makefile
230 /util/.libs
231 /util/resolvertest
232 /util/mdquery