mirror of
https://github.com/CorsixTH/CorsixTH.git
synced 2025-07-23 04:13:01 +02:00
15 lines
246 B
Plaintext
15 lines
246 B
Plaintext
# rsync compatible filter file which is used post-build
|
|
# to help with copying the required resources into the
|
|
# bundles for the Mac build.
|
|
|
|
- .svn
|
|
- .DS_Store
|
|
- CVS
|
|
+ CorsixTH.lua
|
|
+ Lua/
|
|
+ Lua/**
|
|
+ Bitmap/
|
|
+ Bitmap/*.png
|
|
+ Bitmap/aux_ui.*
|
|
- *
|