Skip to content

Commit c133b7f

Browse files
Removed Eclipse IDE Files
Some Eclipse IDE files that aren't relevant to the actual SDK found their way into the repo. Removed them and added them to the .gitignore
1 parent 8c88a37 commit c133b7f

File tree

3 files changed

+6
-55
lines changed

3 files changed

+6
-55
lines changed

.classpath

Lines changed: 0 additions & 26 deletions
This file was deleted.

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1-
# Ignore macOS system files
1+
#macOS system files
22
.DS_Store
33

4+
#IntelliJ IDE files
45
.idea
56
target
67

8+
#Eclipse IDE files
9+
.classpath
10+
.project
11+
712
*.iml
813
*.class
914

.project

Lines changed: 0 additions & 28 deletions
This file was deleted.

0 commit comments

Comments
 (0)