Cockatrice/.dockerignore
2026-05-15 19:32:42 +02:00

9 lines
191 B
Text

# Add (Ignore) everything in root for minimum image
/*
# Exclude (Allow) only folder & files required for building Servatrice
!cmake/
!libcockatrice_*/
!servatrice/
!CMakeLists.txt
!LICENSE