Add .gitignore

This commit is contained in:
armaniferrante 2020-12-31 15:48:53 -08:00
parent 736c4912e1
commit 683d8c0b62
No known key found for this signature in database
GPG Key ID: 58BEF301E91F7828
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
bin/
.idea/
target/
*~
*.swp
*.swo