From: Roland Haeder Date: Wed, 1 Jun 2016 19:00:12 +0000 (+0200) Subject: added .gitignore to distribute it. X-Git-Url: https://git.mxchange.org/?p=jprojects-scripts.git;a=commitdiff_plain;h=68e472cdea12b144aa235c2113202a358b7bb97c;hp=d01431a9559f2c14702c948cca26dbd9ca19d170 added .gitignore to distribute it. Signed-off-by: Roland Haeder --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c5bf316 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +/nbproject/private/ +/nbproject/*~ +/manifest.mf +/build/ +/dist/ +/data/* +/*.properties +.~lock* +.gitcommits