We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4453ba commit 7611e9bCopy full SHA for 7611e9b
1 file changed
.gitignore
@@ -3,10 +3,10 @@
3
/bin
4
*/target/*
5
/logs
6
-/out
+*/out/
7
8
# filter config files, except .gitignore
9
-.*
+*.MF
10
!.gitignore
11
*.iml
12
*.exe
0 commit comments