diff options
author | The Arcane Brony <myrainbowdash949@gmail.com> | 2021-12-26 16:41:22 +0100 |
---|---|---|
committer | The Arcane Brony <myrainbowdash949@gmail.com> | 2021-12-26 16:41:22 +0100 |
commit | 78221fbdeb398f4a05a5daaf08b7242323ce94ed (patch) | |
tree | 835a71080085e31962444ba12d0944849ee9e5d4 /.gitignore | |
parent | Replace nanocolors with picocolors (diff) | |
download | server-78221fbdeb398f4a05a5daaf08b7242323ce94ed.tar.xz |
Restore package locks
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 |