Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit 9603098

Browse files
committed
Cleanup
1 parent d7796b1 commit 9603098

File tree

7 files changed

+1
-74
lines changed

7 files changed

+1
-74
lines changed

.dockerignore

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
1-
.editorconfig
21
.gitattributes
32
.github
43
.gitignore
5-
.gitlab-ci.yml
6-
.idea
7-
.pre-commit-config.yaml
8-
.readthedocs.yml
9-
.travis.yml
10-
venv
4+
.venv

.envs/.local/.django

-4
This file was deleted.

Procfile

-1
This file was deleted.

local.yml

-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ services:
1515
- .:/app:z
1616
env_file:
1717
- .env
18-
- ./.envs/.local/.django
19-
- ./.envs/.local/.mariadb
2018
ports:
2119
- "3000:3000"
2220
command: /start

production.yml

-57
This file was deleted.

README.md renamed to readme.md

File renamed without changes.

setup.cfg

-3
This file was deleted.

0 commit comments

Comments
 (0)