blob: 236295ca4b56ed0452446e5e308424d29998e167 (
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
28
29
30
31
|
.cache
.coverage
.coveragerc
.git
.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
!docker/uwsgi.ini
!docker/wheels
docker-compose.yml
Dockerfile.local
docs
htmlcov
LICENSE
pysite.egg-info
README.md
scripts
Vagrantfile
venv
|