Aktualizace .gitignore
This commit is contained in:
3
server/.gitignore
vendored
3
server/.gitignore
vendored
@@ -1,2 +1,3 @@
|
|||||||
/node_modules
|
/node_modules
|
||||||
/dist
|
/dist
|
||||||
|
data.json
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
{
|
|
||||||
"2023-05-30": {
|
|
||||||
"date": "30.05.2023 (úterý)",
|
|
||||||
"choices": {}
|
|
||||||
},
|
|
||||||
"2023-06-01": {
|
|
||||||
"date": "01.06.2023 (čtvrtek)",
|
|
||||||
"choices": {}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user