# Visual Studio Code .vscode/ # Visual Studio / MonoDevelop / Rider .vs/ *.suo *.user *.userosscache *.rsuser *.sln.docstates *.userprefs *.pidb # .NET / C# build outputs and caches [Bb]in/ [Oo]bj/ TestResult*/ artifacts/ # Generated site output /dist/ # Build logs (written into the build root by every `webstatic build`) /build_log.txt /run_log.txt # Example site output and logs (regenerated on build) webstatic.example/dist/ webstatic.example/build_log.txt webstatic.example/run_log.txt # Machine-translation drafts (never commit) .translation-drafts/ # Environment files .env .env.* !.env.example