correctly ignore the build files

This commit is contained in:
Filip Krumpe 2022-01-17 17:10:14 +01:00
parent aab713de3a
commit b65f4b91f2

2
webapp/.gitignore vendored
View File

@ -1,6 +1,6 @@
.DS_Store
node_modules
/build
build/
/.svelte-kit
/package
.env