Add git ignore

This commit is contained in:
Liam Newman
2019-11-26 18:00:53 -08:00
parent 769d5b75b3
commit 1af3e85d76

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
target
.idea/
*.iml
*.ipr
*.iws
.classpath
.project
.settings/
.DS_Store