diff --git a/.gitignore b/.gitignore index 3574fd2..cafee30 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ frontend/dist data/ backups/ .DS_Store +docker-compose.dev.yaml \ No newline at end of file diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 54d5e3f..2275a36 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -5846,14 +5846,6 @@ function App() { placeholder="Optional if unknown" /> -