aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry V. Levin <ldv@strace.io>2024-09-09 08:00:00 +0000
committerDmitry V. Levin <ldv@strace.io>2024-09-10 08:00:00 +0000
commitcce619f09baf6247b32562f99497f4661068249e (patch)
tree974313c43e586fd8e891122955c5427542e0681c
parent691688f3d059ab4b65bde5f3cd1186484d2693cd (diff)
downloadpam-cce619f09baf6247b32562f99497f4661068249e.tar.gz
pam-cce619f09baf6247b32562f99497f4661068249e.tar.bz2
pam-cce619f09baf6247b32562f99497f4661068249e.zip
Add .gitattributes
Mark a few files and directories with export-ignore attribute so that they won't be added to archive files.
-rw-r--r--.gitattributes7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..65165e8f
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,7 @@
+.git* export-ignore
+ChangeLog.old export-ignore
+README-hacking export-ignore
+ci export-ignore
+gitlog-to-changelog export-ignore
+maint export-ignore
+zanata.xml export-ignore