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

github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillermo Guerrero <wolf.fox1985@gmail.com>2016-10-12 20:45:05 +0300
committerAdrián Moreno <adrian@morenomartinez.com>2016-10-14 10:37:53 +0300
commit7b28f08fde49e5985e07046723219dc6f76e8792 (patch)
tree6d27b7a44dee301012cf313ed799cb58170c37c7 /.gitignore
parent1cc6c2cfdd41bd124e418ef0b657d58d7c7f25e2 (diff)
Added travis and javascript lint.
Ignore min files. First file fixed offenses. Ignoring jquery and owl files. Refactor second file. Fixed eslint Removed unused js. Renamed gmaps. Added lintignore gmaps library. Added hugo build. Install brew via npm Set sudo true. install ruby and curl. brew is already installed? Try ruby image. changed image to osx. Create symbolic link. Added code climate. Reverted no-shadow-restricted-names.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 21656f5..dee9abc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
.DS_Store
-public/ \ No newline at end of file
+public/
+npm-debug.log