This is an automated email from the ASF dual-hosted git repository. struberg pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/openwebbeans-meecrowave-examples.git
commit 3f682548f77e0d48ab3fcd8f2ad96a7054ef42bf Author: Mark Struberg <[email protected]> AuthorDate: Sat Jul 28 10:06:12 2018 +0200 adding patch and diff to ignore files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index b59638f..ed4d3bc 100755 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ target *.iml *.log *~ +*.diff +*.patch
