mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-17 04:27:45 -07:00
9 lines
191 B
Text
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
|