.gitignore: remove package-lock.json

Now that we are using npm we need to commit this.
This commit is contained in:
Alan Orth
2024-07-08 15:23:42 +03:00
parent 74ac315b58
commit ce3285c1f2
2 changed files with 24368 additions and 2 deletions

2
.gitignore vendored
View File

@@ -32,8 +32,6 @@ yarn-error.log
*.css
package-lock.json
.java-version
.env

24368
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff