Add .gitignore

This commit is contained in:
Hunter Mellema 2023-05-12 11:07:41 -06:00
parent 826fb17dc3
commit e9bc371f02
1 changed files with 18 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@ -0,0 +1,18 @@
# Eclipse
.classpath
.project
.settings/
# Intellij
.idea/
*.iml
*.iws
# VSCode
bin/
# Mac
.DS_Store
# Smithy
.smithy.lsp.log