aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-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