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

github.com/xianmin/hugo-theme-jane.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChen Xianmin <xianmin12@gmail.com>2018-03-04 15:58:45 +0300
committerChen Xianmin <xianmin12@gmail.com>2018-03-04 15:58:45 +0300
commit27449642171caf48774a0a993ed61d09b4bed807 (patch)
treea5fa2033bd34d9e5628a509f775097a9ad2c7c29 /.gitignore
parent399744b5efa28c9810d25b87e38eb29f180ecd07 (diff)
more automatic, update packages
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 6d8cd9d..592615b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-/src/node_modules/
-/.idea/
+/node_modules/
+/public/
+/content/ \ No newline at end of file