fabric8io-images / s2i

OpenShift S2I images for Java and Karaf applications
Apache License 2.0
70 stars 84 forks source link

add examples/maven/.gitignore for target/ #186

Closed vorburger closed 5 years ago

vorburger commented 5 years ago

because the ./test.sh script does a local (not in container) build of examples/maven which produces target/ and makes this directory appear as dirty in git status - it should be ignored.

vorburger commented 5 years ago

@rhuss this is the most minor of all changes from tonight - almost tempted to self merge this, but have a look.

vorburger commented 5 years ago

Self merged very minor change due to non-response from project's other active committers.