Skip to content

Commit da8f776

Browse files
committed
Update gitignore.
1 parent 7069f19 commit da8f776

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

.gitignore

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
*.iml
2-
/.idea
3-
/target
4-
*.DS_Store
1+
**/.iml
2+
**/.idea
3+
**/target
4+
**/.DS_Store
5+
**/.project
6+
**/bin

0 commit comments

Comments
 (0)