mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
27 lines
332 B
Plaintext
27 lines
332 B
Plaintext
# docker related
|
|
docker/
|
|
.dockerignore
|
|
Dockerfile
|
|
docker-compose.yml
|
|
docker-compose.yml.example
|
|
|
|
# git & gitlab related
|
|
.git/
|
|
.github/
|
|
.gitlab/
|
|
.gitignore
|
|
.gitlab-ci.yml
|
|
lang_sort_log.txt
|
|
|
|
# root
|
|
.editorconfig
|
|
.pylintrc
|
|
.venv
|
|
.vscode
|
|
crafty_commander.exe
|
|
CHANGELOG.md
|
|
CONTRIBUTING.md
|
|
DBCHANGES.md
|
|
README.md
|
|
sonar-project.properties
|