#68 - Polishing.

Exclude IntelliJ files from git.
This commit is contained in:
Mark Paluch
2019-09-30 10:13:01 +02:00
parent e9e270ae34
commit 3323ed3728

4
.gitignore vendored
View File

@@ -2,4 +2,6 @@
.project
.settings/
.springBeans
target/
target/
.idea
*.iml