19 lines
175 B
Text
19 lines
175 B
Text
|
**/*.pyc
|
||
|
**/.*.swp
|
||
|
**/.coverage
|
||
|
**/__pycache__
|
||
|
.dockerignore
|
||
|
.env
|
||
|
.envrc
|
||
|
.git
|
||
|
.gitignore
|
||
|
.idea
|
||
|
.isort.cfg
|
||
|
.vagrant
|
||
|
Dockerfile
|
||
|
Vagrantfile
|
||
|
docker-compose.yml
|
||
|
docs
|
||
|
media
|
||
|
static
|