diff --git a/AmayoWeb/.gitignore b/AmayoWeb/.gitignore index 5a78f8e..f4b8671 100644 --- a/AmayoWeb/.gitignore +++ b/AmayoWeb/.gitignore @@ -38,3 +38,9 @@ coverage # Vitest __screenshots__/ + + +dist/ +.env +*.mp4 +*.zip \ No newline at end of file