mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2025-01-19 09:45:28 +01:00
17 lines
204 B
Plaintext
17 lines
204 B
Plaintext
# docker related
|
|
docker/
|
|
.dockerignore
|
|
Dockerfile
|
|
docker-compose.yml
|
|
|
|
# git & gitlab related
|
|
.git/
|
|
.gitignore
|
|
.gitlab-ci.yml
|
|
|
|
# root
|
|
crafty_commander.exe
|
|
DBCHANGES.md
|
|
docker-compose.yml.example
|
|
README.md
|