mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
21 lines
242 B
Plaintext
21 lines
242 B
Plaintext
# docker related
|
|
docker/
|
|
.dockerignore
|
|
Dockerfile
|
|
docker-compose.yml
|
|
|
|
# git & gitlab related
|
|
.git/
|
|
.gitignore
|
|
.gitlab-ci.yml
|
|
|
|
# root
|
|
.editorconfig
|
|
.pylintrc
|
|
.venv
|
|
.vscode
|
|
crafty_commander.exe
|
|
DBCHANGES.md
|
|
docker-compose.yml.example
|
|
README.md
|