ignore Intellij IDEA artefacts.

This commit is contained in:
Mihai Glonț 2019-04-08 20:35:49 +01:00
parent d390c58f95
commit ab1b1a55a4

6
.gitignore vendored
View file

@ -13,3 +13,9 @@ bin/iBioSim.jar
.settings/
**/.project
/.metadata/
# intellij artefacts
out
*.iws
*.ipr
*.iml