aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Voss <thomasvoss@live.com> 2021-12-25 19:27:34 +0100
committerThomas Voss <thomasvoss@live.com> 2021-12-25 19:27:34 +0100
commiteb03b297efe1649bdadc4428bcc7af9f3b9dcd87 (patch)
tree1b3a55fb4ca59ac2a4b002e5bbee5edb50dd191f /.gitignore
parent3d069b8652b4ccee90ea865c8a268d792e2381be (diff)
Add a gitignore
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..40b878d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+node_modules/ \ No newline at end of file