Skip to content

Commit

Permalink
Add some files generated by m2e to .gitignore (eclipse-che#2705)
Browse files Browse the repository at this point in the history
* Add some files generated by m2e to .gitignore

Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>

* Ignore all .launch files

Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>

* Ignore all *.launch files

Signed-off-by: Kaloyan Raev <kaloyan.r@zend.com>
  • Loading branch information
kaloyan-raev authored and Tyler Jewell committed Oct 5, 2016
1 parent 1103647 commit 56e8ae5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
# Eclipse #
###################

*.launch
.classpath
.project
.settings/
target/
bin/
test-output/
maven-eclipse.xml

# Idea #
##################
Expand Down

0 comments on commit 56e8ae5

Please sign in to comment.