diff options
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -5,4 +5,7 @@ __pycache__ internal_notes.txt config.yaml data -docker-volume
\ No newline at end of file +docker-volume +package.json +package-lock.json +node_modules/
\ No newline at end of file |
