-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy path.gitignore
151 lines (149 loc) · 3.62 KB
/
.gitignore
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
; Similar to stuff defined in sources/files.php, but defined in terms of what we want never to be in git
/_tests/codechecker/checker.ini
/Icon?
/cgi-bin
*.bak
*.old
._*
test_a
/safe_mode_temp/*.dat
/safe_mode_temp/subs.inc
/sources_custom/user_sync__customise.php
/www.pid
/_critical_error.html
/critical_errors
.DS_Store
/.ftaccess
/.ftpquota
*.cms
*.lcd
*.tcp
*.tcd
*.gcd
/caches/*/*.htm
/caches/*/*.xml
/caches/*/*.gz
/themes/*/templates_cached/*/*.js
/themes/*/templates_cached/*/*.css
/themes/*/templates_cached/*/*.tcp
/themes/*/templates_cached/*/*.gz
/data_custom/rate_limiter.php
/data_custom/*log.php
/exports/*/*.tar
/exports/*/*.gz
/exports/*/*.txt
/exports/backups/test
/exports/builds/*/*
/imports/*/*.tar
/mobiquo/logging.dat
/mobiquo/include/request_helper.dat
/data_custom/ckeditor
/data_custom/sitemaps/*.xml
/data_custom/sitemaps/*.gz
/data_custom/modules/chat/*.dat
/data_custom/modules/admin_stats/*.xml
/data_custom/modules/web_notifications/latest.dat
/cms_sitemap.xml
/*.clpprj
/*.csprj
/*.geany
/.project
/data_custom/latest_activity.txt
/hphp-static-cache
/hphp.files.list
/hphp
tmpfile__*
*.tmp
*~
/_vti*
*.log
error_log
thumbs.db
thumbs.db:encrypted
_old
gibb
gibberish
/bingsiteauth.xml
php.ini
/*.shtml
/uploads/auto_thumbs/*
/uploads/incoming/*.dat
/uploads/*/*__*.png
images_custom/*/*__*.png
default/images/*/*__*.png
/uploads/*/*__*.jpg
images_custom/*/*__*.jpg
default/images/*/*__*.jpg
/uploads/*/*__*.jpeg
images_custom/*/*__*.jpeg
default/images/*/*__*.jpeg
/data_custom/failover_rewritemap.txt
/data_custom/failover_rewritemap__mobile.txt
/themes/default/images_custom/*/logo/-logo.png
/themes/default/images_custom/*/logo/standalone_logo.png
; The matched files should be blocked for the main Composr dev repository but not for Composr projects
/uploads/website_specific/compo.sr/demonstratr/servers/
/themes/_unnamed_/
/.gitconfig
/.htaccess
.idea
/data_custom/modules/google_appengine/*
!/data_custom/modules/google_appengine/index.html
/cron.yaml
/dos.yaml
/queue.yaml
/iirf.ini
/docs/api
*test.png
/info.php
/_config.php
/uploads/*/*
!/uploads/*/index.html
!/uploads/*/.htaccess
!/uploads/website_specific/example.csv
!/uploads/website_specific/*.sql
!/uploads/website_specific/compo.sr
/uploads/website_specific/compo.sr/private.pem
/uploads/website_specific/compo.sr/public.pem
; themes/[abcefghijklmnopqrstuvwxyz0123456789]*
*.[1234567890][1234567890][1234567890]*
pages/comcode_custom/*/*.txt
*/pages/comcode_custom/*/*.txt
!docs/pages/comcode_custom/*/*.txt
!adminzone/pages/comcode_custom/EN/comcode_whitelist.txt
!adminzone/pages/comcode_custom/EN/insults.txt
!adminzone/pages/comcode_custom/EN/referrals.txt
!adminzone/pages/comcode_custom/EN/website.txt
!buildr/pages/comcode_custom/EN/docs.txt
!buildr/pages/comcode_custom/EN/rules.txt
!buildr/pages/comcode_custom/EN/start.txt
!pages/comcode_custom/EN/_google_search.txt
!pages/comcode_custom/EN/_unslider_slide1.txt
!pages/comcode_custom/EN/_unslider_slide2.txt
!pages/comcode_custom/EN/_unslider_slide3.txt
!pages/comcode_custom/EN/_unslider_slide4.txt
!pages/comcode_custom/EN/_unslider_slide5.txt
!pages/comcode_custom/EN/_unslider_slide6.txt
!site/pages/comcode_custom/EN/topsites.txt
pages/html_custom/*/*.htm
*/pages/html_custom/*/*.htm
/data_custom/spelling/personal_dicts/*.pws
/data_custom/spelling/personal_dicts/*.pwl
/themes/default/images_custom/*logo.png
/_tests/codechecker/functions.dat
/if_hosted_service.txt
/.htpasswd
/robots.txt
/closed.html
/closed.html.old
/sites
/db.sql
*.tempfile
/data_custom/modules/user_export/out.csv
/data_custom/execute_temp.php
/cms.sql
/tracker/uploads/
/stats
/uploads/website_specific/compo.sr/upgrades/full
/data_custom/fonts/*.ttf
/nbproject