1
0
Files
silvertech-scraps/.gitignore
2021-06-10 18:53:11 -04:00

10 lines
115 B
Plaintext

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