Skip to content

Commit 791399d

Browse files
committed
Update .gitignore
1 parent 2969d82 commit 791399d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.gitignore

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
*/bin/
22
*/target/
3-
/.settings/
4-
*/.settings/
5-
*/.classpath
6-
*/.gitlab-ci.yml
7-
*/debug.log
3+
*.settings
4+
*.classpath
5+
*.gitlab-ci.yml
6+
*debug.log
87
*.html
9-
*.project
8+
*.project
9+
*.json

0 commit comments

Comments
 (0)