Files
tim/.gitignore
2026-01-09 02:21:50 +05:00

22 lines
163 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