pull/147/head
Candid Dauth 2021-04-10 22:33:14 +02:00
rodzic 020eeb0228
commit ce38750fa8
2 zmienionych plików z 2 dodań i 11 usunięć

2
.gitignore vendored
Wyświetl plik

@ -3,3 +3,5 @@
node_modules
dist
yarn-error.log
.vscode
config.env

Wyświetl plik

@ -1,11 +0,0 @@
{
"packages": [
"client",
"frontend",
"leaflet",
"server",
"types",
"utils"
],
"version": "0.0.0"
}