mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
debian: exclude directories ".git", "build" and "release" from source package
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
tar-ignore = ".git"
|
||||
tar-ignore = "build"
|
||||
tar-ignore = "release"
|
||||
Reference in New Issue
Block a user