diff --git a/.gitignore b/.gitignore index 58e2045d8c9cc772c9ea4be213cdc00ad965dca3..6f85ce92ed3d89fa4b28cce3c9ba2eb2d0f8c599 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,10 @@ target/ **/.classpath **/.project .settings/ + +# IntelliJ # +.idea/ +*.iml + + # OS Files # +.DS_Store \ No newline at end of file