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

github.com/hivickylai/hugo-theme-sam.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVicky <vicky@vickylai.com>2018-05-26 19:28:47 +0300
committerVicky <vicky@vickylai.com>2018-05-26 19:28:47 +0300
commite8943f632c1055e61f0e282be5af3239ecaf2f0a (patch)
tree69e5a847f6484106b4770bf79d85f17fe851d8e7 /.gitignore
parent09d2f6a81b88371a3fa209886f5b6f06af86f381 (diff)
License and development changes
Removed gulp as build tool in favor of npm scripts, now included in package.json License is now GPL-3 as CC should not be used for software
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index fab41d2..40b878d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-node_modules/
-package.json \ No newline at end of file
+node_modules/ \ No newline at end of file