summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4d2666c939d30b936241fdb32f2ad6cd07f34768 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
vendor/*
config/kernel/config_inc.php
config/css/
config/fonts/
config/iconsets/
config/images/
config/themes/

# Packages (each has its own git repo)
/articles/
/blogs/
/bnspell/
/boards/
/calendar/
/ckeditor/
/contact/
/feed/
/fisheye/
/gatekeeper/
/geo/
/install/
/kernel/
/languages/
/liberty/
/messages/
/newsletters/
/nexus/
/pigeonholes/
/protector/
/quota/
/rss/
/search/
/stats/
/stock/
/storage/
/tags/
/themes/
/users/
/wiki/

# Third-party / externals
/externals/
/util/
/utils/