diff options
Diffstat (limited to 'server/.gitignore')
-rw-r--r-- | server/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/server/.gitignore b/server/.gitignore index c2cb318..035a135 100644 --- a/server/.gitignore +++ b/server/.gitignore @@ -23,3 +23,6 @@ minibin # Go workspace file go.work + +# Vite output directory +dist/ |