Merge remote-tracking branch 'origin/master'

This commit is contained in:
Michael Uhl 2018-12-09 11:09:50 +01:00
commit 3c09b075b5
8 changed files with 17 additions and 0 deletions

View File

@ -1,2 +1,4 @@
/.settings/
/target/
/.idea/
*.iml

3
JavaCompilerPlugin/bundles/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/.settings/
*.project
*.iml

View File

@ -1,3 +1,4 @@
/target/
/.settings/
/bin/
*.iml

View File

@ -0,0 +1,3 @@
/.settings/
*.project
*.iml

View File

@ -1 +1,2 @@
/target/
*.iml

3
JavaCompilerPlugin/releng/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/.settings/
*.iml
*.project

View File

@ -0,0 +1,2 @@
/.settings/
*.project

View File

@ -1 +1,3 @@
/target/
/.settings/
*.project