aboutsummaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2018-01-30 22:46:37 +0800
committerLeonid Logvinov <logvinov.leon@gmail.com>2018-01-30 22:46:37 +0800
commit359dd482c4070b81cab0402f6a43928cfcef80cb (patch)
treea33c6e8ab23cb1947b75bd5c24464a8026b20312 /.gitattributes
parent2e3c02887efc24de35ce82b3662d9c47a0056a8c (diff)
downloaddexon-sol-tools-359dd482c4070b81cab0402f6a43928cfcef80cb.tar
dexon-sol-tools-359dd482c4070b81cab0402f6a43928cfcef80cb.tar.gz
dexon-sol-tools-359dd482c4070b81cab0402f6a43928cfcef80cb.tar.bz2
dexon-sol-tools-359dd482c4070b81cab0402f6a43928cfcef80cb.tar.lz
dexon-sol-tools-359dd482c4070b81cab0402f6a43928cfcef80cb.tar.xz
dexon-sol-tools-359dd482c4070b81cab0402f6a43928cfcef80cb.tar.zst
dexon-sol-tools-359dd482c4070b81cab0402f6a43928cfcef80cb.zip
Enable solidity syntax highlighting
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000..52031de51
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+*.sol linguist-language=Solidity