Skip to content

Commit 850f5ef

Browse files
committed
tighten up gitignore
1 parent 4bdd8e7 commit 850f5ef

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.gitignore

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
target
2-
.cache
3-
.classpath
4-
.project
5-
.settings/
6-
.target/
7-
bin/
2+
/.cache
3+
/.classpath
4+
/.project
5+
/.settings
6+
/.target
7+
/bin

0 commit comments

Comments
 (0)