blob: 32a8a84d2460b079f55c0695f7522de7965b735e [file] [log] [blame]
Willy Tarreau80c2f2f2015-08-11 11:21:47 +02001# Below we forbid everything and only allow what we know, that's much easier
2# than blocking about 500 different test files and bug report outputs.
3/.*
4/*
5!/.gitignore
6!/CHANGELOG
7!/LICENSE
8!/Makefile
9!/README
Willy Tarreau11e334d92015-09-20 22:31:42 +020010!/CONTRIBUTING
Willy Tarreau14a923c2015-09-21 15:21:09 +020011!/MAINTAINERS
Willy Tarreau80c2f2f2015-08-11 11:21:47 +020012!/ROADMAP
13!/SUBVERS
14!/VERDATE
15!/VERSION
16!/contrib
17!/doc
18!/ebtree
19!/examples
20!/include
21!/src
22!/tests
Vincent Bernat638f66a2015-10-14 21:43:58 +020023!/debian
Willy Tarreauc7d3f3a2016-05-10 12:02:27 +020024!/scripts
Frédéric Lécaille153b2b62018-06-18 19:32:10 +020025!/reg-tests
Vincent Bernat39cec292016-04-12 10:56:55 +020026# Reject some generic files
27*.o
28*~
29*.rej
30*.orig
31*.bak
32# And reject some specific files
33/contrib/base64/base64rev
34/contrib/halog/halog
35/contrib/ip6range/ip6range
36/contrib/iprange/iprange
37/contrib/systemd/haproxy.service
Christopher Faulet010fded2016-11-03 22:49:37 +010038/contrib/spoa_example/spoa
Christopher Fauletf9f6ed02018-02-28 11:22:15 +010039contrib/debug/flags
40contrib/mod_defender/defender
41contrib/modsecurity/modsecurity
42contrib/hpack/decode
43contrib/hpack/gen-rht
44contrib/tcploop/tcploop
Vincent Bernat39cec292016-04-12 10:56:55 +020045/src/dlmalloc.c
46/tests/test_hashes