dist/ test/jail/ rubbish/ junit.xml # Private keys, wallets, and other sensitive items. *.pem *.der *.key *.privkey *.privatekey *.seckey *.secretkey *.private *.secret wallet.dat default_wallet # Sourced from https://github.com/github/gitignore # NodeJS logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* pids *.pid *.seed *.pid.lock lib-cov coverage .nyc_output .grunt bower_components .lock-wscript build/Release node_modules/ jspm_packages/ typings/ .npm .eslintcache .node_repl_history *.tgz .yarn-integrity .env .cache .next .nuxt junit.xml # vuepress build output .vuepress/dist # Serverless directories .serverless .build # Windows Ignores Thumbs.db ehthumbs.db ehthumbs_vista.db *.stackdump [Dd]esktop.ini $RECYCLE.BIN/ *.cab *.msi *.msix *.msm *.msp *.lnk *.wixobj *.rpt *.inf # Mac OS Ignores .DS_Store .AppleDouble .LSOverride Icon ._* .DocumentRevisions-V100 .fseventsd .Spotlight-V100 .TemporaryItems .Trashes .VolumeIcon.icns .com.apple.timemachine.donotpresent .AppleDB .AppleDesktop Network Trash Folder Temporary Items .apdisk *.dmg # Linux Ignores *~ .fuse_hidden* .directory .Trash-* .nfs* *.rpm *.deb # Ignore PDFs so I don't infringe on intellectual property *.pdf # Visual Studio Ignores *.suo *.user *.userosscache *.sln.docstates *.userprefs [Dd]ebug/ [Dd]ebugPublic/ [Rr]elease/ [Rr]eleases/ x64/ x86/ bld/ [Bb]in/ [Oo]bj/ [Ll]og/ .vs/ Generated\ Files/ [Tt]est[Rr]esult*/ [Bb]uild[Ll]og.* *.VisualState.xml TestResult.xml [Dd]ebugPS/ [Rr]eleasePS/ dlldata.c BenchmarkDotNet.Artifacts/ project.lock.json project.fragment.lock.json artifacts/ **/Properties/launchSettings.json StyleCopReport.xml *_i.c *_p.c *_i.h *.ilk *.meta *.obj *.iobj *.pch *.pdb *.ipdb *.pgc *.pgd *.rsp *.sbr *.tlb *.tli *.tlh *.tmp *.tmp_proj *.log *.vspscc *.vssscc .builds *.pidb *.svclog *.scc _Chutzpah* ipch/ *.aps *.ncb *.opendb *.opensdf *.sdf *.cachefile *.VC.db *.VC.VC.opendb *.psess *.vsp *.vspx *.sap *.e2e $tf/ *.gpState _ReSharper*/ *.[Rr]e[Ss]harper *.DotSettings.user .JustCode _TeamCity* *.dotCover .axoCover/* !.axoCover/settings.json *.coverage *.coveragexml _NCrunch_* .*crunch*.local.xml nCrunchTemp_* *.mm.* AutoTest.Net/ .sass-cache/ [Ee]xpress/ DocProject/buildhelp/ DocProject/Help/*.HxT DocProject/Help/*.HxC DocProject/Help/*.hhc DocProject/Help/*.hhk DocProject/Help/*.hhp DocProject/Help/Html2 DocProject/Help/html publish/ *.[Pp]ublish.xml *.azurePubxml *.pubxml *.publishproj PublishScripts/ *.nupkg **/[Pp]ackages/* !**/[Pp]ackages/build/ *.nuget.props *.nuget.targets csx/ *.build.csdef ecf/ rcf/ AppPackages/ BundleArtifacts/ Package.StoreAssociation.xml _pkginfo.txt *.appx *.[Cc]ache !*.[Cc]ache/ ClientBin/ ~$* *~ *.dbmdl *.dbproj.schemaview *.jfm *.pfx *.publishsettings orleans.codegen.cs Generated_Code/ _UpgradeReport_Files/ Backup*/ UpgradeLog*.XML UpgradeLog*.htm ServiceFabricBackup/ *.rptproj.bak *.mdf *.ldf *.ndf *.rdl.data *.bim.layout *.bim_*.settings *.rptproj.rsuser FakesAssemblies/ *.GhostDoc.xml .ntvs_analysis.dat *.plg *.opt *.vbw **/*.HTMLClient/GeneratedArtifacts **/*.DesktopClient/GeneratedArtifacts **/*.DesktopClient/ModelManifest.xml **/*.Server/GeneratedArtifacts **/*.Server/ModelManifest.xml _Pvt_Extensions .paket/paket.exe paket-files/ .fake/ .idea/ *.sln.iml .cr/ __pycache__/ *.pyc *.tss *.jmconfig *.btp.cs *.btm.cs *.odx.cs *.xsd.cs OpenCover/ ASALocalRun/ *.binlog *.nvuser .mfractor/ # Eclipse Ignores .metadata bin/ tmp/ *.tmp *.bak *.swp *~.nib local.properties .settings/ .loadpath .recommenders .externalToolBuilders/ *.launch *.pydevproject .cproject .autotools .factorypath .buildpath .target .tern-project .texlipse .springBeans .recommenders/ .cache-main .scala_dependencies .worksheet # XCode Ignores xcuserdata/ *.xcscmblueprint *.xccheckout DerivedData/ *.moved-aside *.pbxuser !default.pbxuser *.mode1v3 !default.mode1v3 *.mode2v3 !default.mode2v3 *.perspectivev3 !default.perspectivev3 # Dropbox settings and caches .dropbox .dropbox.attr .dropbox.cache # GPG Ignores secring.* # Vagrant Ignores .vagrant/