summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorArjun Satarkar <me@arjunsatarkar.net>2024-10-31 19:32:05 +0000
committerArjun Satarkar <me@arjunsatarkar.net>2024-10-31 19:32:05 +0000
commitdf192c6bfe28fd00132c23d89e4f03d64d78a6e7 (patch)
treeb135ef3c0eff18af147c62ae3796e53be6f34f0f /.gitignore
parent246b42b63ac4803ad48ac81df52c674e98206c0e (diff)
downloadthrow_simulation-df192c6bfe28fd00132c23d89e4f03d64d78a6e7.tar
throw_simulation-df192c6bfe28fd00132c23d89e4f03d64d78a6e7.tar.gz
throw_simulation-df192c6bfe28fd00132c23d89e4f03d64d78a6e7.zip
Avoid leaking the event queue
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b0a5c34..2ae5c56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
-/node_modules/
/dist/
+/node_modules/
+
+/.vscode/