summaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
authorKonstantin Pavlov <thresh@nginx.com>2024-02-15 22:12:03 -0800
committerKonstantin Pavlov <pavlov.konstantin@gmail.com>2024-02-16 13:14:35 -0800
commitbaff936be1b8bb9627deaef2af58d9aa398b7ca2 (patch)
tree6e92bed02393f3ac6a4eca869233cf4131981bc1 /.gitattributes
parentc3af21e970ca3c822004cfda7c5b56ec07d99da9 (diff)
downloadunit-baff936be1b8bb9627deaef2af58d9aa398b7ca2.tar.gz
unit-baff936be1b8bb9627deaef2af58d9aa398b7ca2.tar.bz2
Packages: Move dist target to git archive
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 45ec5156..16af3a06 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,7 @@
*.c diff=cpp
*.h diff=cpp
+
+.hg* export-ignore
+pkg/** export-ignore
+docs/*.* export-ignore
+docs/Makefile export-ignore