OSDN Git Service

[Fix] #39669 Fix build on non-Windows platforms
[hengbandforosx/hengbandosx.git] / .gitignore
1 # generated files by autoconf and automake
2 aclocal.m4
3 autom4te.cache
4 compile
5 configure
6 depcomp
7 install-sh
8 Makefile.in
9 missing
10 autoconf.h.in
11
12 # generated by configure
13 config.log
14 config.status
15 Makefile
16 src/**/.deps
17 src/**/.dirstamp
18 src/**/autoconf.h
19 src/**/stamp-h1
20
21 # generated by gcc
22 src/**/*.o
23 src/hengband
24
25 # Ignore generated documents by Doxygen
26 doxygen/html/
27
28 # Windows binary
29 Hengband.exe
30 Hengband.exe.lastcodeanalysissucceeded
31
32 # game data files auto generated
33 Hengband.INI
34 lib/user/
35 lib/save/
36 *.raw
37
38 ### settings below are copied from
39 ### https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
40 ## Ignore Visual Studio temporary files, build results, and
41 ## files generated by popular Visual Studio add-ons.
42 ##
43 ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
44
45 # User-specific files
46 *.suo
47 *.user
48 *.userosscache
49 *.sln.docstates
50
51 # User-specific files (MonoDevelop/Xamarin Studio)
52 *.userprefs
53
54 # Build results
55 [Ee]nglish-[Dd]ebug/
56 [Dd]ebug/
57 [Dd]ebugPublic/
58 [Rr]elease/
59 [Rr]eleases/
60 x64/
61 x86/
62 bld/
63 [Bb]in/
64 [Oo]bj/
65 [Ll]og/
66
67 # Visual Studio 2015 cache/options directory
68 .vs/
69 # Uncomment if you have tasks that create the project's static files in wwwroot
70 #wwwroot/
71
72 # MSTest test Results
73 [Tt]est[Rr]esult*/
74 [Bb]uild[Ll]og.*
75
76 # NUNIT
77 *.VisualState.xml
78 TestResult.xml
79
80 # Build Results of an ATL Project
81 [Dd]ebugPS/
82 [Rr]eleasePS/
83 dlldata.c
84
85 # Benchmark Results
86 BenchmarkDotNet.Artifacts/
87
88 # .NET Core
89 project.lock.json
90 project.fragment.lock.json
91 artifacts/
92 **/Properties/launchSettings.json
93
94 *_i.c
95 *_p.c
96 *_i.h
97 *.ilk
98 *.meta
99 *.obj
100 *.pch
101 *.pdb
102 *.pgc
103 *.pgd
104 *.rsp
105 *.sbr
106 *.tlb
107 *.tli
108 *.tlh
109 *.tmp
110 *.tmp_proj
111 *.log
112 *.vspscc
113 *.vssscc
114 .builds
115 *.pidb
116 *.svclog
117 *.scc
118
119 # Chutzpah Test files
120 _Chutzpah*
121
122 # Visual C++ cache files
123 ipch/
124 *.aps
125 *.ncb
126 *.opendb
127 *.opensdf
128 *.sdf
129 *.cachefile
130 *.VC.db
131 *.VC.VC.opendb
132
133 # Visual Studio profiler
134 *.psess
135 *.vsp
136 *.vspx
137 *.sap
138
139 # TFS 2012 Local Workspace
140 $tf/
141
142 # Guidance Automation Toolkit
143 *.gpState
144
145 # ReSharper is a .NET coding add-in
146 _ReSharper*/
147 *.[Rr]e[Ss]harper
148 *.DotSettings.user
149
150 # JustCode is a .NET coding add-in
151 .JustCode
152
153 # TeamCity is a build add-in
154 _TeamCity*
155
156 # DotCover is a Code Coverage Tool
157 *.dotCover
158
159 # AxoCover is a Code Coverage Tool
160 .axoCover/*
161 !.axoCover/settings.json
162
163 # Visual Studio code coverage results
164 *.coverage
165 *.coveragexml
166
167 # NCrunch
168 _NCrunch_*
169 .*crunch*.local.xml
170 nCrunchTemp_*
171
172 # MightyMoose
173 *.mm.*
174 AutoTest.Net/
175
176 # Web workbench (sass)
177 .sass-cache/
178
179 # Installshield output folder
180 [Ee]xpress/
181
182 # DocProject is a documentation generator add-in
183 DocProject/buildhelp/
184 DocProject/Help/*.HxT
185 DocProject/Help/*.HxC
186 DocProject/Help/*.hhc
187 DocProject/Help/*.hhk
188 DocProject/Help/*.hhp
189 DocProject/Help/Html2
190 DocProject/Help/html
191
192 # Click-Once directory
193 publish/
194
195 # Publish Web Output
196 *.[Pp]ublish.xml
197 *.azurePubxml
198 # Note: Comment the next line if you want to checkin your web deploy settings,
199 # but database connection strings (with potential passwords) will be unencrypted
200 *.pubxml
201 *.publishproj
202
203 # Microsoft Azure Web App publish settings. Comment the next line if you want to
204 # checkin your Azure Web App publish settings, but sensitive information contained
205 # in these scripts will be unencrypted
206 PublishScripts/
207
208 # NuGet Packages
209 *.nupkg
210 # The packages folder can be ignored because of Package Restore
211 **/packages/*
212 # except build/, which is used as an MSBuild target.
213 !**/packages/build/
214 # Uncomment if necessary however generally it will be regenerated when needed
215 #!**/packages/repositories.config
216 # NuGet v3's project.json files produces more ignorable files
217 *.nuget.props
218 *.nuget.targets
219
220 # Microsoft Azure Build Output
221 csx/
222 *.build.csdef
223
224 # Microsoft Azure Emulator
225 ecf/
226 rcf/
227
228 # Windows Store app package directories and files
229 AppPackages/
230 BundleArtifacts/
231 Package.StoreAssociation.xml
232 _pkginfo.txt
233 *.appx
234
235 # Visual Studio cache files
236 # files ending in .cache can be ignored
237 *.[Cc]ache
238 # but keep track of directories ending in .cache
239 !*.[Cc]ache/
240
241 # Others
242 ClientBin/
243 ~$*
244 *~
245 *.dbmdl
246 *.dbproj.schemaview
247 *.jfm
248 *.pfx
249 *.publishsettings
250 orleans.codegen.cs
251
252 # Since there are multiple workflows, uncomment next line to ignore bower_components
253 # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
254 #bower_components/
255
256 # RIA/Silverlight projects
257 Generated_Code/
258
259 # Backup & report files from converting an old project file
260 # to a newer Visual Studio version. Backup files are not needed,
261 # because we have git ;-)
262 _UpgradeReport_Files/
263 Backup*/
264 UpgradeLog*.XML
265 UpgradeLog*.htm
266
267 # SQL Server files
268 *.mdf
269 *.ldf
270 *.ndf
271
272 # Business Intelligence projects
273 *.rdl.data
274 *.bim.layout
275 *.bim_*.settings
276
277 # Microsoft Fakes
278 FakesAssemblies/
279
280 # GhostDoc plugin setting file
281 *.GhostDoc.xml
282
283 # Node.js Tools for Visual Studio
284 .ntvs_analysis.dat
285 node_modules/
286
287 # Typescript v1 declaration files
288 typings/
289
290 # Visual Studio 6 build log
291 *.plg
292
293 # Visual Studio 6 workspace options file
294 *.opt
295
296 # Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
297 *.vbw
298
299 # Visual Studio LightSwitch build output
300 **/*.HTMLClient/GeneratedArtifacts
301 **/*.DesktopClient/GeneratedArtifacts
302 **/*.DesktopClient/ModelManifest.xml
303 **/*.Server/GeneratedArtifacts
304 **/*.Server/ModelManifest.xml
305 _Pvt_Extensions
306
307 # Paket dependency manager
308 .paket/paket.exe
309 paket-files/
310
311 # FAKE - F# Make
312 .fake/
313
314 # JetBrains Rider
315 .idea/
316 *.sln.iml
317
318 # CodeRush
319 .cr/
320
321 # Python Tools for Visual Studio (PTVS)
322 __pycache__/
323 *.pyc
324
325 # Cake - Uncomment if you are using it
326 # tools/**
327 # !tools/packages.config
328
329 # Tabs Studio
330 *.tss
331
332 # Telerik's JustMock configuration file
333 *.jmconfig
334
335 # BizTalk build output
336 *.btp.cs
337 *.btm.cs
338 *.odx.cs
339 *.xsd.cs
340
341 # OpenCover UI analysis results
342 OpenCover/