From: Roland Haeder Date: Thu, 1 Oct 2015 18:18:16 +0000 (+0200) Subject: Added .gitignore X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0c268018775513cb4782d204f87901949a30abcf;p=addressbook-war.git Added .gitignore --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..4a6f2018 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/dist/ +/build/ +/nbproject/private// \ No newline at end of file