Skip to content

Commit

Permalink
exclude .github directory from source package.
Browse files Browse the repository at this point in the history
  • Loading branch information
HappyBasher committed Nov 27, 2021
1 parent 3061e10 commit 72f372c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildpackage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
fakeroot dpkg-buildpackage \
-tc -sn -us -uc \
-I".git" \
-I".github" \
-I".directory"

0 comments on commit 72f372c

Please sign in to comment.