diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index a8c1c7c7..b5a8246e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,4 @@ files/ config.json .vscode/settings.json -api/assets/plugins/*.js -package-lock.json \ No newline at end of file +api/assets/plugins/*.js \ No newline at end of file |