TCPU/.gitignore
2024-11-15 09:03:33 +05:00

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