Skip to content

Commit 56e8ae5

Browse files
kaloyan-raevTyler Jewell
authored andcommitted
Add some files generated by m2e to .gitignore (eclipse-che#2705)
* 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>
1 parent 1103647 commit 56e8ae5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Eclipse #
22
###################
33

4+
*.launch
45
.classpath
56
.project
67
.settings/
78
target/
89
bin/
910
test-output/
11+
maven-eclipse.xml
1012

1113
# Idea #
1214
##################

0 commit comments

Comments
 (0)