summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 2d7f2df978d953bc4481f1c87bdb8378b21bf0c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/conf/*.local.conf
/conf/acl.auth.php
/conf/local.php
/conf/local.protected.php
/conf/users.auth.php
/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/*