Skip to content

Commit a74b24d

Browse files
committed
ignore eclipse files
1 parent 8f4ab23 commit a74b24d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,9 @@ com_crashlytics_export_strings.xml
4848
crashlytics.properties
4949
crashlytics-build.properties
5050

51-
/target
51+
/target
52+
53+
# Eclipse
54+
/.settings
55+
.classpath
56+
.project

0 commit comments

Comments
 (0)