azerothcore-mirror/.dockerignore
天鹭 c2075322f8 O.o
Co-Authored-By: Grimdhex <237474256+Grimdhex@users.noreply.github.com>
2025-10-16 23:06:43 +08:00

15 lines
219 B
Plaintext

/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