summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorsangoh.hong <limfreee@gmail.com>2019-01-08 20:55:06 +0900
committersangoh.hong <limfreee@gmail.com>2019-01-08 20:55:06 +0900
commite608921992942ebcb3d62cf0c9c89671ce08b775 (patch)
tree111f1794dee1149e45179e4c05193cf1d5299477 /.gitignore
parentf7e24b2233d5c18566ff67c2d4f9f84b99abdf48 (diff)
Page down key bug fixed.
Duplicate code reduced.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 076ec7c2..6b2fd86f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,5 @@ _build
# web ui
node_modules/
bower_components/
+
+.vscode/ \ No newline at end of file