Skip to content

Commit

Permalink
Add eclipse files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
zml2008 committed Oct 31, 2021
1 parent 5d7398b commit 66bb5cf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ run/
*.iml
*.ipr

# Eclipse
/.settings/
/.classpath
/.factorypath
/bin/
*.launch

# macOS

.DS_Store

0 comments on commit 66bb5cf

Please sign in to comment.