update gitiignore

This commit is contained in:
Philipp 2023-04-21 08:31:04 +02:00
parent 3af4e5211a
commit 291ad0b99d
2 changed files with 3 additions and 2 deletions

1
frontend/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
package-lock.json

View File

@ -1,11 +1,11 @@
{ {
"name": "liwest", "name": "app.rudernlinz.at",
"version": "0.0.0", "version": "0.0.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "liwest", "name": "app.rudernlinz.at",
"version": "0.0.0", "version": "0.0.0",
"devDependencies": { "devDependencies": {
"autoprefixer": "^10.4.14", "autoprefixer": "^10.4.14",