tcp-chat/.gitignore
2025-07-18 22:24:05 +03: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