chore(deps): update asf-ui digest to d857ce5
[ArchiSteamFarm.git] / .dockerignore
blobce025a5ae4f325b73a5ec1b92386c0990af63da3
1 #     _     ____   _____
2 #    / \   / ___| |  ___|
3 #   / _ \  \___ \ | |_
4 #  / ___ \  ___) ||  _|
5 # /_/   \_\|____/ |_|
7 # Ignore all files in custom in-tree config directory (if exists)
8 ArchiSteamFarm/config
10 # Ignore local log + debug of development builds
11 ArchiSteamFarm/log.txt
12 ArchiSteamFarm/debug
13 ArchiSteamFarm/logs
15 # Ignore standard out folders for publishing
16 **/out
18 #     _    ____  _____     ____             _
19 #    / \  / ___||  ___|   |  _ \  ___   ___| | _____ _ __
20 #   / _ \ \___ \| |_ _____| | | |/ _ \ / __| |/ / _ \ '__|
21 #  / ___ \ ___) |  _|_____| |_| | (_) | (__|   <  __/ |
22 # /_/   \_\____/|_|       |____/ \___/ \___|_|\_\___|_|
24 # Additional folders that aren't used during image building:
25 **/.git*
26 **/[Bb]in/
27 **/[Oo]bj/
29 ArchiSteamFarm.CustomPlugins.*
30 ASF-ui/dist
31 wiki
33 # Add exception for .git used in ASF-ui, it's used for calculating commit hash during build
34 !.git/modules/ASF-ui
35 !ASF-ui/.git
37 #  _      _
38 # | |    (_) _ __   _   _ __  __
39 # | |    | || '_ \ | | | |\ \/ /
40 # | |___ | || | | || |_| | >  <
41 # |_____||_||_| |_| \__,_|/_/\_\
43 # https://github.com/github/gitignore/blob/master/Global/Linux.gitignore
44 # 4f7062e132d7f88e68ab737e64fef872bd3a491f
48 # temporary files which can be created if a process still has a handle open of a deleted file
49 .fuse_hidden*
51 # KDE directory preferences
52 .directory
54 # Linux trash folder which might appear on any partition or disk
55 .Trash-*
57 # .nfs files are created when an open file is removed but is still being accessed
58 .nfs*
60 #                           ___   ____
61 #  _ __ ___    __ _   ___  / _ \ / ___|
62 # | '_ ` _ \  / _` | / __|| | | |\___ \
63 # | | | | | || (_| || (__ | |_| | ___) |
64 # |_| |_| |_| \__,_| \___| \___/ |____/
66 # https://github.com/github/gitignore/blob/master/Global/macOS.gitignore
67 # 2bb963b16a1957c865335e53537036c2e97399b5
69 # General
70 .DS_Store
71 .AppleDouble
72 .LSOverride
74 # Icon must end with two \r
75 Icon
77 # Thumbnails
78 ._*
80 # Files that might appear in the root of a volume
81 .DocumentRevisions-V100
82 .fseventsd
83 .Spotlight-V100
84 .TemporaryItems
85 .Trashes
86 .VolumeIcon.icns
87 .com.apple.timemachine.donotpresent
89 # Directories potentially created on remote AFP share
90 .AppleDB
91 .AppleDesktop
92 Network Trash Folder
93 Temporary Items
94 .apdisk
96 #  __  __                       ____                     _
97 # |  \/  |  ___   _ __    ___  |  _ \   ___ __   __ ___ | |  ___   _ __
98 # | |\/| | / _ \ | '_ \  / _ \ | | | | / _ \\ \ / // _ \| | / _ \ | '_ \
99 # | |  | || (_) || | | || (_) || |_| ||  __/ \ V /|  __/| || (_) || |_) |
100 # |_|  |_| \___/ |_| |_| \___/ |____/  \___|  \_/  \___||_| \___/ | .__/
101 #                                                                 |_|
103 # https://github.com/github/gitignore/blob/master/Global/MonoDevelop.gitignore
104 # e8b2e1a9cc7c9ca49bb05c20a4c4491b85feba6d
106 #User Specific
107 *.userprefs
108 *.usertasks
110 #Mono Project Files
111 *.pidb
112 *.resources
113 test-results/
115 # __     __ _                     _  ____   _               _  _
116 # \ \   / /(_) ___  _   _   __ _ | |/ ___| | |_  _   _   __| |(_)  ___
117 #  \ \ / / | |/ __|| | | | / _` || |\___ \ | __|| | | | / _` || | / _ \
118 #   \ V /  | |\__ \| |_| || (_| || | ___) || |_ | |_| || (_| || || (_) |
119 #    \_/   |_||___/ \__,_| \__,_||_||____/  \__| \__,_| \__,_||_| \___/
121 # https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
122 # 888439ee893d0097862f1d510585bd0e3cfd500f
124 ## Ignore Visual Studio temporary files, build results, and
125 ## files generated by popular Visual Studio add-ons.
127 ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
129 # User-specific files
130 *.rsuser
131 *.suo
132 *.user
133 *.userosscache
134 *.sln.docstates
136 # User-specific files (MonoDevelop/Xamarin Studio)
137 *.userprefs
139 # Mono auto generated files
140 mono_crash.*
142 # Build results
143 [Dd]ebug/
144 [Dd]ebugPublic/
145 [Rr]elease/
146 [Rr]eleases/
147 x64/
148 x86/
149 [Ww][Ii][Nn]32/
150 [Aa][Rr][Mm]/
151 [Aa][Rr][Mm]64/
152 bld/
153 [Bb]in/
154 [Oo]bj/
155 [Ll]og/
156 [Ll]ogs/
158 # Visual Studio 2015/2017 cache/options directory
159 .vs/
160 # Uncomment if you have tasks that create the project's static files in wwwroot
161 #wwwroot/
163 # Visual Studio 2017 auto generated files
164 Generated\ Files/
166 # MSTest test Results
167 [Tt]est[Rr]esult*/
168 [Bb]uild[Ll]og.*
170 # NUnit
171 *.VisualState.xml
172 TestResult.xml
173 nunit-*.xml
175 # Build Results of an ATL Project
176 [Dd]ebugPS/
177 [Rr]eleasePS/
178 dlldata.c
180 # Benchmark Results
181 BenchmarkDotNet.Artifacts/
183 # .NET Core
184 project.lock.json
185 project.fragment.lock.json
186 artifacts/
188 # ASP.NET Scaffolding
189 ScaffoldingReadMe.txt
191 # StyleCop
192 StyleCopReport.xml
194 # Files built by Visual Studio
195 *_i.c
196 *_p.c
197 *_h.h
198 *.ilk
199 *.meta
200 *.obj
201 *.iobj
202 *.pch
203 *.pdb
204 *.ipdb
205 *.pgc
206 *.pgd
207 *.rsp
208 *.sbr
209 *.tlb
210 *.tli
211 *.tlh
212 *.tmp
213 *.tmp_proj
214 *_wpftmp.csproj
215 *.log
216 *.tlog
217 *.vspscc
218 *.vssscc
219 .builds
220 *.pidb
221 *.svclog
222 *.scc
224 # Chutzpah Test files
225 _Chutzpah*
227 # Visual C++ cache files
228 ipch/
229 *.aps
230 *.ncb
231 *.opendb
232 *.opensdf
233 *.sdf
234 *.cachefile
235 *.VC.db
236 *.VC.VC.opendb
238 # Visual Studio profiler
239 *.psess
240 *.vsp
241 *.vspx
242 *.sap
244 # Visual Studio Trace Files
245 *.e2e
247 # TFS 2012 Local Workspace
248 $tf/
250 # Guidance Automation Toolkit
251 *.gpState
253 # ReSharper is a .NET coding add-in
254 _ReSharper*/
255 *.[Rr]e[Ss]harper
256 *.DotSettings.user
258 # TeamCity is a build add-in
259 _TeamCity*
261 # DotCover is a Code Coverage Tool
262 *.dotCover
264 # AxoCover is a Code Coverage Tool
265 .axoCover/*
266 !.axoCover/settings.json
268 # Coverlet is a free, cross platform Code Coverage Tool
269 coverage*.json
270 coverage*.xml
271 coverage*.info
273 # Visual Studio code coverage results
274 *.coverage
275 *.coveragexml
277 # NCrunch
278 _NCrunch_*
279 .*crunch*.local.xml
280 nCrunchTemp_*
282 # MightyMoose
283 *.mm.*
284 AutoTest.Net/
286 # Web workbench (sass)
287 .sass-cache/
289 # Installshield output folder
290 [Ee]xpress/
292 # DocProject is a documentation generator add-in
293 DocProject/buildhelp/
294 DocProject/Help/*.HxT
295 DocProject/Help/*.HxC
296 DocProject/Help/*.hhc
297 DocProject/Help/*.hhk
298 DocProject/Help/*.hhp
299 DocProject/Help/Html2
300 DocProject/Help/html
302 # Click-Once directory
303 publish/
305 # Publish Web Output
306 *.[Pp]ublish.xml
307 *.azurePubxml
308 # Note: Comment the next line if you want to checkin your web deploy settings,
309 # but database connection strings (with potential passwords) will be unencrypted
310 *.pubxml
311 *.publishproj
313 # Microsoft Azure Web App publish settings. Comment the next line if you want to
314 # checkin your Azure Web App publish settings, but sensitive information contained
315 # in these scripts will be unencrypted
316 PublishScripts/
318 # NuGet Packages
319 *.nupkg
320 # NuGet Symbol Packages
321 *.snupkg
322 # The packages folder can be ignored because of Package Restore
323 **/[Pp]ackages/*
324 # except build/, which is used as an MSBuild target.
325 !**/[Pp]ackages/build/
326 # Uncomment if necessary however generally it will be regenerated when needed
327 #!**/[Pp]ackages/repositories.config
328 # NuGet v3's project.json files produces more ignorable files
329 *.nuget.props
330 *.nuget.targets
332 # Nuget personal access tokens and Credentials
333 nuget.config
335 # Microsoft Azure Build Output
336 csx/
337 *.build.csdef
339 # Microsoft Azure Emulator
340 ecf/
341 rcf/
343 # Windows Store app package directories and files
344 AppPackages/
345 BundleArtifacts/
346 Package.StoreAssociation.xml
347 _pkginfo.txt
348 *.appx
349 *.appxbundle
350 *.appxupload
352 # Visual Studio cache files
353 # files ending in .cache can be ignored
354 *.[Cc]ache
355 # but keep track of directories ending in .cache
356 !?*.[Cc]ache/
358 # Others
359 ClientBin/
362 *.dbmdl
363 *.dbproj.schemaview
364 *.jfm
365 *.pfx
366 *.publishsettings
367 orleans.codegen.cs
369 # Including strong name files can present a security risk
370 # (https://github.com/github/gitignore/pull/2483#issue-259490424)
371 #*.snk
373 # Since there are multiple workflows, uncomment next line to ignore bower_components
374 # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
375 #bower_components/
377 # RIA/Silverlight projects
378 Generated_Code/
380 # Backup & report files from converting an old project file
381 # to a newer Visual Studio version. Backup files are not needed,
382 # because we have git ;-)
383 _UpgradeReport_Files/
384 Backup*/
385 UpgradeLog*.XML
386 UpgradeLog*.htm
387 ServiceFabricBackup/
388 *.rptproj.bak
390 # SQL Server files
391 *.mdf
392 *.ldf
393 *.ndf
395 # Business Intelligence projects
396 *.rdl.data
397 *.bim.layout
398 *.bim_*.settings
399 *.rptproj.rsuser
400 *- [Bb]ackup.rdl
401 *- [Bb]ackup ([0-9]).rdl
402 *- [Bb]ackup ([0-9][0-9]).rdl
404 # Microsoft Fakes
405 FakesAssemblies/
407 # GhostDoc plugin setting file
408 *.GhostDoc.xml
410 # Node.js Tools for Visual Studio
411 .ntvs_analysis.dat
412 node_modules/
414 # Visual Studio 6 build log
415 *.plg
417 # Visual Studio 6 workspace options file
418 *.opt
420 # Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
421 *.vbw
423 # Visual Studio LightSwitch build output
424 **/*.HTMLClient/GeneratedArtifacts
425 **/*.DesktopClient/GeneratedArtifacts
426 **/*.DesktopClient/ModelManifest.xml
427 **/*.Server/GeneratedArtifacts
428 **/*.Server/ModelManifest.xml
429 _Pvt_Extensions
431 # Paket dependency manager
432 .paket/paket.exe
433 paket-files/
435 # FAKE - F# Make
436 .fake/
438 # CodeRush personal settings
439 .cr/personal
441 # Python Tools for Visual Studio (PTVS)
442 __pycache__/
443 *.pyc
445 # Cake - Uncomment if you are using it
446 # tools/**
447 # !tools/packages.config
449 # Tabs Studio
450 *.tss
452 # Telerik's JustMock configuration file
453 *.jmconfig
455 # BizTalk build output
456 *.btp.cs
457 *.btm.cs
458 *.odx.cs
459 *.xsd.cs
461 # OpenCover UI analysis results
462 OpenCover/
464 # Azure Stream Analytics local run output
465 ASALocalRun/
467 # MSBuild Binary and Structured Log
468 *.binlog
470 # NVidia Nsight GPU debugger configuration file
471 *.nvuser
473 # MFractors (Xamarin productivity tool) working folder
474 .mfractor/
476 # Local History for Visual Studio
477 .localhistory/
479 # BeatPulse healthcheck temp database
480 healthchecksdb
482 # Backup folder for Package Reference Convert tool in Visual Studio 2017
483 MigrationBackup/
485 # Ionide (cross platform F# VS Code tools) working folder
486 .ionide/
488 # Fody - auto-generated XML schema
489 FodyWeavers.xsd
491 # VS Code files for those working on multiple tools
492 .vscode/*
493 !.vscode/settings.json
494 !.vscode/tasks.json
495 !.vscode/launch.json
496 !.vscode/extensions.json
497 *.code-workspace
499 # Local History for Visual Studio Code
500 .history/
502 # Windows Installer files from build outputs
503 *.cab
504 *.msi
505 *.msix
506 *.msm
507 *.msp
509 # JetBrains Rider
510 .idea/
511 *.sln.iml
513 # __        __ _             _
514 # \ \      / /(_) _ __    __| |  ___ __      __ ___
515 #  \ \ /\ / / | || '_ \  / _` | / _ \\ \ /\ / // __|
516 #   \ V  V /  | || | | || (_| || (_) |\ V  V / \__ \
517 #    \_/\_/   |_||_| |_| \__,_| \___/  \_/\_/  |___/
519 # https://github.com/github/gitignore/blob/master/Global/Windows.gitignore
520 # 5808b77453dec299d4daf8557b05a80be832a5b8
522 # Windows thumbnail cache files
523 Thumbs.db
524 Thumbs.db:encryptable
525 ehthumbs.db
526 ehthumbs_vista.db
528 # Dump file
529 *.stackdump
531 # Folder config file
532 [Dd]esktop.ini
534 # Recycle Bin used on file shares
535 $RECYCLE.BIN/
537 # Windows Installer files
538 *.cab
539 *.msi
540 *.msix
541 *.msm
542 *.msp
544 # Windows shortcuts
545 *.lnk