Skip to content

Commit 911571b

Browse files
committed
gitignore fix
1 parent ab9c43b commit 911571b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ buildNumber.properties
1313

1414
# Eclipse m2e generated files
1515
# Eclipse Core
16-
.project
16+
#.project
1717
# JDT-specific (Eclipse Java Development Tools)
18-
.classpath
18+
#.classpath
1919

2020
# Eclipse Gradle plugin generated files
2121
# Eclipse Core
22-
.project
22+
#.project
2323
# JDT-specific (Eclipse Java Development Tools)
24-
.classpath
24+
#.classpath
2525

2626

2727
# Java ignores

0 commit comments

Comments
 (0)