Packages: Move dist target to git archive

This commit is contained in:
Konstantin Pavlov
2024-02-15 22:12:03 -08:00
committed by Konstantin Pavlov
parent c3af21e970
commit baff936be1
2 changed files with 10 additions and 4 deletions

5
.gitattributes vendored
View File

@@ -1,2 +1,7 @@
*.c diff=cpp
*.h diff=cpp
.hg* export-ignore
pkg/** export-ignore
docs/*.* export-ignore
docs/Makefile export-ignore