From: Roland Haeder Date: Fri, 19 Feb 2016 13:28:50 +0000 (+0100) Subject: WildFly branch created with initial scripts, but it doesn't load my libs. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=229ea195bcf8e799abeea67348b52d924b2cb4fe;p=addressbook-uml.git WildFly branch created with initial scripts, but it doesn't load my libs. Signed-off-by: Roland Häder --- diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8b1fab4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +/nbproject/private/ +/nbproject/*~ +/manifest.mf +/build/ +/dist/ +/data/* +/*/*/.~lock* +/*.properties +/*-ejb/nbproject/private/ +/*-ejb/nbproject/*~ +/*-ejb/build/ +/*-ejb/dist/