Skip to content

Commit

Permalink
Added pattern to ignore Eclipse files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaustubh Damle committed Apr 20, 2020
1 parent e888452 commit e7e4c95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
*.settings
*.classpath
*.project
target/
pom.xml.tag
pom.xml.releaseBackup
Expand Down

0 comments on commit e7e4c95

Please sign in to comment.