aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorOskari Timperi <oskari.timperi@iki.fi>2015-09-17 01:04:49 +0300
committerOskari Timperi <oskari.timperi@iki.fi>2015-09-17 01:04:49 +0300
commit396a8ad5b3291776d455a10ebb4951904dbe01bd (patch)
treeee80bddfa4589b7f362b4b1a4c6f0ab3336d4e29 /.gitattributes
downloaddiceware-396a8ad5b3291776d455a10ebb4951904dbe01bd.tar.gz
diceware-396a8ad5b3291776d455a10ebb4951904dbe01bd.zip
initial commit
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..5d123f0
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,5 @@
+* text=auto
+
+*.c text
+*.h text
+*.txt text