summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorEthan Vrhel <ethanvrhel@gmail.com>2021-08-17 14:48:05 -0700
committerEthan Vrhel <ethanvrhel@gmail.com>2021-08-17 14:51:24 -0700
commit00635d11d32360deecd3b092ef63895a1c83fc10 (patch)
tree5d1b58d0d1ed3115f385ec66d6d3b204441405c6 /.gitattributes
parentea9bf3a35da02283ac544d35b9f0ac6cc2257947 (diff)
downloadghostpdl-00635d11d32360deecd3b092ef63895a1c83fc10.tar.gz
Temporarily fixing whitespace issues
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 1434cc01d..e237174f7 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -18,3 +18,6 @@ Make* makefile
# Source files
*.c spaces
*.h spaces
+
+*.md text
+*.sh text \ No newline at end of file