Skip to content

Commit c8d30fa

Browse files
committed
Set .project and .classpath back to gitignore.
You likely don't want these to be pushed back to the repo.
1 parent 59e8473 commit c8d30fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LamdaForm/.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ local.properties
1515
.loadpath
1616

1717
# Eclipse Core
18-
#.project
18+
.project
1919

2020
# External tool builders
2121
.externalToolBuilders/
@@ -27,7 +27,7 @@ local.properties
2727
.cproject
2828

2929
# JDT-specific (Eclipse Java Development Tools)
30-
#.classpath
30+
.classpath
3131

3232
# Java annotation processor (APT)
3333
.factorypath

0 commit comments

Comments
 (0)