Files
mono-apphost/.gitignore
2026-06-08 01:14:26 +05:00

24 lines
210 B
Plaintext

# build results
bin/
obj/
# IDE files
.vs/
.vshistory/
.editorconfig
*.user
*.vcxproj.filters
# other files
.old*/
old/
tmp/
temp/
*.tmp
*.temp
logs/
log/
*.log
/mono/
/dotnet-runtime/