[gtk-web/new-website: 120/180] added gitattributes file



commit e4609a9b69587834aee8c59c3abdae23ac41dee6
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date:   Sun Jul 28 13:05:25 2019 +0530

    added gitattributes file

 .gitattributes | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..a595682
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,7 @@
+* linguist-vendored
+*.html linguist-vendored=false
+*.yml linguist-vendored=false
+*.md linguist-vendored=false
+_data/* linguist-vendored=false
+assets/css/index.css linguist-vendored=false
+assets/js/issues.js linguist-vendored=false
\ No newline at end of file


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]