aboutsummaryrefslogtreecommitdiff
path: root/web/pw-visualizer/.gitignore
diff options
context:
space:
mode:
authorIlion Beyst <ilion.beyst@gmail.com>2021-12-29 21:24:57 +0100
committerIlion Beyst <ilion.beyst@gmail.com>2021-12-29 21:25:29 +0100
commit0c6d978442b244ca3f29c1ffdd44b5007ae7ad93 (patch)
treebaae5fa459a49ecd362e548e0649e2f58c669a70 /web/pw-visualizer/.gitignore
parent3eeaab6cec70e7a06a99a1ac2662974f71064bee (diff)
downloadplanetwars.dev-0c6d978442b244ca3f29c1ffdd44b5007ae7ad93.tar.xz
planetwars.dev-0c6d978442b244ca3f29c1ffdd44b5007ae7ad93.zip
separate out visualizer library
Diffstat (limited to 'web/pw-visualizer/.gitignore')
-rw-r--r--web/pw-visualizer/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/web/pw-visualizer/.gitignore b/web/pw-visualizer/.gitignore
new file mode 100644
index 0000000..25c8fdb
--- /dev/null
+++ b/web/pw-visualizer/.gitignore
@@ -0,0 +1,2 @@
+node_modules
+package-lock.json \ No newline at end of file