Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/picturepan2/spectre.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYan Zhu <picturepan2@hotmail.com>2017-01-02 11:21:54 +0300
committerYan Zhu <picturepan2@hotmail.com>2017-01-02 11:21:54 +0300
commitb7f882faf380d3c7a52087c04d226ca77633fa4a (patch)
tree08f682bd687b58b35047f665df0def89cd42489f /.gitignore
parenta5076e547192bf098ddde4049c31cfd4c899ff01 (diff)
ADD: .gitattributes for better language detection
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9695808..7e8964f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@
node_modules/
.*
!.gitignore
-!.csscomb.json \ No newline at end of file
+!.gitattributes
+!.csscomb.json