chore: updated config setup

This commit is contained in:
Daniel Ledda
2022-06-05 12:58:31 +02:00
parent d669b87391
commit b7cf393370
7 changed files with 67 additions and 79 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
/node_modules
/public/static/*.js
/public/static/*.js.map
/dist
.idea