aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-05-02 14:53:37 +0200
committerMateja <mail@matejamaric.com>2021-05-02 14:53:37 +0200
commit5f94b339018bf5480402dcfb1269124e534ebb8f (patch)
tree9f7e0449602c11e066708a344099b0741e778886 /.gitignore
parent118496bb0d0c5c94773632227707e5116702388a (diff)
downloadnode-playground-5f94b339018bf5480402dcfb1269124e534ebb8f.tar.gz
node-playground-5f94b339018bf5480402dcfb1269124e534ebb8f.zip
Basic Express.js web server.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c2658d7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+node_modules/