From: Roland Haeder Date: Fri, 2 Oct 2015 07:03:48 +0000 (+0200) Subject: Updated gitignore file X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=86168f7f9a4b52a352b02a419da7988f112b09b6;p=pizzaservice-war.git Updated gitignore file Signed-off-by: Roland Häder --- diff --git a/.gitignore b/.gitignore index 9b230593..811c681d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,6 @@ /manifest.mf /build/ /dist/ -*.properties +/*.properties /data/*.* -/nbproject/build-impl.xml~ \ No newline at end of file +/nbproject/*~ \ No newline at end of file