1
0
Fork 0
silvertech-scraps/.gitignore

10 lines
115 B
Plaintext

# Anything being edited
*~
# Anything in build or bin
build/
bin/
# Anything for a ide or whatever else
.vscode/