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

github.com/diwao/hestia-pure.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordiwao <diwao@me.com>2017-06-28 13:27:11 +0300
committerdiwao <diwao@me.com>2017-06-28 13:27:11 +0300
commit82e125ed2dab2775523ef20455562ffc43021700 (patch)
tree35b4a568ca8d800216ceccb454f879f07676ba93 /.gitignore
parenta198ad7db1ad566fad48273695a9b26cb8c62a9b (diff)
first commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..09235d7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+# node_modulesを除外
+node_modules/