mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-22 02:00:11 +00:00
Tar-ignore options for main deb
This commit is contained in:
parent
eeff6669c7
commit
a41164ed4b
1 changed files with 8 additions and 0 deletions
8
debian/source/options
vendored
Normal file
8
debian/source/options
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
tar-ignore = "assets/*.srb"
|
||||
tar-ignore = "assets/*.pk3"
|
||||
tar-ignore = "assets/*.dta"
|
||||
tar-ignore = "assets/*.wad"
|
||||
tar-ignore = "assets/debian/srb2-data/*"
|
||||
tar-ignore = "assets/debian/tmp/*"
|
||||
tar-ignore = "*.obj"
|
||||
tar-ignore = "*.dep"
|
||||
Loading…
Add table
Reference in a new issue