Skip to content

Commit

Permalink
Add Eclipse files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcono1234 committed Apr 25, 2021
1 parent 4cbdbe3 commit a643ceb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,11 @@ crashlytics.properties
crashlytics-build.properties
fabric.properties

# Eclipse IDE
.classpath
.project
.settings/

### Java template
*.class

Expand Down

0 comments on commit a643ceb

Please sign in to comment.