Files
WulaFallenEmpireRW/.gitignore
2025-07-21 13:45:52 +08:00

61 lines
587 B
Plaintext

# Visual Studio
.vs/
*.suo
*.user
*.ilk
*.obj
*.pdb
*.tlb
*.tlh
*.tmp
*.bak
*.log
*.vspscc
*.vssscc
[Bb]in/
[Oo]bj/
[Dd]ebug/
[Rr]elease/
*.csproj.user
*.resharper
*.dotSettings
*.pidb
*.booproj
*.kproj
*.lock.json
*.nuget.props
*.nuget.targets
*.nupkg
*.appx
*.appxbundle
*.cer
*.pfx
*.snk
*.vsix
*.vsmacros
*.webtest
*.testrunconfig
*.trx
*.fxcop
*.fxcopcmd
*.scc
*.vsscc
*.vspscc
*.vssscc
*.builds
*.deploy
*.pubxml
*.publishproj
# Misc
*.log
*.cache
*.tmp
# Build outputs and debug files
**/obj/Debug/
**/obj/Release/
**/bin/Debug/
**/bin/Release/
*.csproj.CoreCompileInputs.cache