mxwcore-wotlk/.dockerignore

15 lines
219 B
Plaintext
Raw Normal View History

2023-11-07 05:04:30 -05:00
/cmake-build-debug/*
/build*/
/var/*
!/var/build/.gitkeep
!/var/ccache/.gitkeep
/env/dist/*
!/env/dist/.gitkeep
/env/user/*
/.env*
.idea
!.gitkeep
# do not ignore the ccache folder (used by the ci)
!/var/docker/ccache