openshift - issue with git ignore file inside war file -


i'm uploading war file openshift. question if put git-ignore file inside war file, git ignore files listed in git-ignore file ? kind appreciated.

no, git not ignore files specified in .gitignore file inside of war file. how git read file? if want use .gitignore exclude files should use default maven structure , let openshift build project on server , deploy it.


Comments

Popular posts from this blog

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -