From 0c334246f0992bdd482548ab921dba4e39c9498d Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Tue, 10 Nov 2015 19:19:32 +0100 Subject: [PATCH] Messed up with it ... Signed-off-by: Roland Haeder --- .gitignore | 48 +++++++++++++++++++++++++++++++++++++----------- 1 file changed, 37 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 51ac39e6f2..fd12b8fa6e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,37 @@ -/nbproject/private/ -/nbproject/*~ -/manifest.mf -/build/ -/dist/ -/data/* -/*.properties -/*-ejb/nbproject/private/ -/*-ejb/nbproject/*~ -/*-ejb/build/ -/*-ejb/dist/ +avatar/* +background/* +files/* +file/* +local/* +_darcs/* +logs/* +log/* +run/* +config.php +.htaccess +httpd.conf +*.tmproj +dataobject.ini +*~ +*.bak +*.orig +*.rej +.#* +*.swp +.buildpath +.project +.settings +TODO.rym +config-*.php +good-config.php +lac08.log +php.log +.DS_Store +nbproject +*.mo +*log* +htaccess-sample +installer.txt +extlib/DB.php +.gitmodules +*_plugin/* -- 2.39.5