mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00: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
|