OSDN Git Service

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