1
0
Fork 0

Add gitignore

This commit is contained in:
Kenwood 2021-06-10 16:23:45 -04:00
commit 2f825ca942
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
# Anything being edited
*~
# Anything in build or bin
build/
bin/