From 6e13d3e8e4512c619f0b854de730e2e2b7d4b291 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Tue, 5 Jan 2010 20:32:14 +0100 Subject: more gitignore paths --- .gitignore | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 72ea3f3bc..2d7f2df97 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,23 @@ /conf/*.local.conf /conf/acl.auth.php /conf/local.php +/conf/local.protected.php /conf/users.auth.php -/conf/userstyle.css +/conf/user*.css +/conf/user*.js /conf/words.aspell +.htaccess +*.swp +*.bak +*.old +*~ +/data/attic/* +/data/cache/* +/data/index/* +/data/locks/* +/data/media/* +/data/meta/* +/data/pages/* +/data/tmp/* +/lib/tpl/* +/lib/plugins/* -- cgit v1.2.3