From 1fbfa6a61522a840b1ec386d2f154072a93f39ab Mon Sep 17 00:00:00 2001 From: domjos1994 Date: Sun, 19 Aug 2018 15:03:49 +0200 Subject: [PATCH] initial commit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cb024fe..92e6e53 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /index.php # Ignore temp directory. /typo3temp/ +/nbproject/private/ \ No newline at end of file