summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2010-01-05 20:32:14 +0100
committerAndreas Gohr <andi@splitbrain.org>2010-01-05 20:32:14 +0100
commit6e13d3e8e4512c619f0b854de730e2e2b7d4b291 (patch)
tree73801f7f2861e971751b3560363b1bb5844702fe /.gitignore
parentc654938d56942c3166921564392e7d087ce06311 (diff)
downloadrpg-6e13d3e8e4512c619f0b854de730e2e2b7d4b291.tar.gz
rpg-6e13d3e8e4512c619f0b854de730e2e2b7d4b291.tar.bz2
more gitignore paths
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore19
1 files changed, 18 insertions, 1 deletions
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/*