Skip to content

Commit bec0039

Browse files
committed
Adds Eclipse configuration files to gitignore
1 parent 488ca52 commit bec0039

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
local.properties
44
build
55
.gradle
6+
# Eclipse project files
7+
.project
8+
.settings/
9+
.classpath

0 commit comments

Comments
 (0)