commit | 1fccbaba0a1152baa59027ff520ec3b41fc4cd02 | [log] [tgz] |
---|---|---|
author | Thodoris Bais <thodoris.bais@gmail.com> | Sun Apr 05 16:54:08 2020 +0200 |
committer | Lukas Jungmann <lukas.jungmann@oracle.com> | Tue Apr 07 17:26:32 2020 +0200 |
tree | 9f9a12c91540d491c0eab9f9c9a7b2bb8b60d439 | |
parent | ebf39a9f7ba7a9fd25d4eed73d41a28ea4927e05 [diff] |
Added MacOSX related file types Signed-off-by: Thodoris Bais <thodoris.bais@gmail.com>
diff --git a/.gitignore b/.gitignore index 58e2045..6f85ce9 100644 --- a/.gitignore +++ b/.gitignore
@@ -2,3 +2,10 @@ **/.classpath **/.project .settings/ + +# IntelliJ # +.idea/ +*.iml + + # OS Files # +.DS_Store \ No newline at end of file