From 3ff286437bf955f6196f876fee5314f5f72d3b4a Mon Sep 17 00:00:00 2001 From: Victor Date: Fri, 17 Jan 2014 19:12:31 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1c960ef..fff61f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -Desktop.ini \ No newline at end of file +/nbproject/private/ +/build/ +/dist/ +/res/ \ No newline at end of file