mirror of
https://github.com/azerothcore/azerothcore-wotlk.git
synced 2025-11-10 21:04:26 +08:00
Apparently including cmake cache to the build context will take a long time for consecutive builds and causes docker build to spend a long time at `Sending build context to docker daemon (x %)` step.
11 lines
129 B
Plaintext
11 lines
129 B
Plaintext
build*/
|
|
var/*
|
|
data/contrib/*
|
|
data/doc/*
|
|
conf/*
|
|
!conf/dist
|
|
docker/worldserver/data/*
|
|
docker/build/cache
|
|
.idea
|
|
cmake-build-debug/*
|