We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c05fb3d commit a8ec20bCopy full SHA for a8ec20b
2 files changed
.gitignore
@@ -1,7 +1,8 @@
1
#Maven build result directory
2
target
3
#IntelliJ project files
4
-.idea
+.idea/*
5
+!/.idea/icon.svg
6
*.iml
7
out
8
#Eclipse project files
.idea/icon.svg
0 commit comments