diff --git a/.gitignore b/.gitignore index 3b0a632..0e7445c 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,6 @@ data/ # torch checkpoints notebooks/examples/lightning_logs/ notebooks/examples/logs/ + +# others +node_modules/