aboutsummaryrefslogtreecommitdiffstats
path: root/.dockerignore
blob: b6334213bcbfbe8731a3a7a0e40087fc413f3177 (plain) (blame)
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
.cache
.coverage
.coveragerc
.github
.gitignore
.gitlab
.pytest_cache
.travis.yml
.vagrant
.venv
__pycache__
pydis_site/apps/admin/tests
pydis_site/apps/api/tests
pydis_site/apps/home/tests
pydis_site/apps/staff/tests
CHANGELOG.md
CONTRIBUTING.md
docker-compose.yml
Dockerfile.local
docs
htmlcov
LICENSE
pysite.egg-info
README.md
scripts
Vagrantfile
venv