[gtk-web/new-website: 126/180] changing the repository langauge



commit b2778d5428fd2c0d23d6985610d189e631565697
Author: ravgeetdhillon <ravgeetdhillon gmail com>
Date:   Thu Aug 8 18:43:02 2019 +0530

    changing the repository langauge

 .gitattributes | 8 +-------
 .gitignore     | 5 +++--
 2 files changed, 4 insertions(+), 9 deletions(-)
---
diff --git a/.gitattributes b/.gitattributes
index a595682..0d25ad9 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,7 +1 @@
-* 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
+* linguist-language=Ruby
\ No newline at end of file
diff --git a/.gitignore b/.gitignore
index 5c141c4..514421d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,11 +2,12 @@ _site
 .sass-cache
 .jekyll-metadata
 node_modules/
-community.html
 assets/@fortawesome/
 assets/@primer/
 assets/bootstrap/
 assets/jquery/
 assets/popper.js/
 assets/slick-carousel/
-.vscode
\ No newline at end of file
+assets/moment/
+.vscode
+convertSass.sh


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