kerep/.gitignore
2022-03-28 00:32:46 +03:00

21 lines
169 B
Plaintext

# Build results
bin/
bin-*/
.bin/
obj/
obj-*/
log/
logs/
logs-*/
# IDE files
.vs/
.vscode/
.vshistory/
.idea/
.editorconfig
*.user
#backups
.old*/