Skip to content

Commit 7611e9b

Browse files
committed
modify gitignore
1 parent f4453ba commit 7611e9b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
/bin
44
*/target/*
55
/logs
6-
/out
6+
*/out/
77

88
# filter config files, except .gitignore
9-
.*
9+
*.MF
1010
!.gitignore
1111
*.iml
1212
*.exe

0 commit comments

Comments
 (0)