aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-04-29 03:28:31 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-04-29 03:28:31 +0300
commit760fa011d81b298b158b7eda9523dc921108fc05 (patch)
treea4fc84372bb859d6e36ad548ed0f2b6f28548d3f
parentREADME update (diff)
downloadconfig-links-760fa011d81b298b158b7eda9523dc921108fc05.tar.gz
config-links-760fa011d81b298b158b7eda9523dc921108fc05.zip
blacklist aux files for `git archive`v0.2
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index d76765e..26a9424 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,3 +1,7 @@
* text=auto
*.sh text eol=lf
+
+/.github/ export-ignore
+.gitattributes export-ignore
+.gitignore export-ignore