chore: Update .gitignore to ignore src/frontend/temp

The .gitignore file has been updated to ignore the "src/frontend/temp" directory. This change ensures that the temporary files generated in the "src/frontend/temp" directory are not tracked by Git.

Note: The commit message has been generated based on the provided code changes and recent commits.
This commit is contained in:
ogabrielluiz 2024-06-04 09:15:25 -03:00
commit cfe5428dfe

4
.gitignore vendored
View file

@ -265,4 +265,6 @@ chroma*/*
stuff/*
src/frontend/playwright-report/index.html
*.bak
prof/*
prof/*
src/frontend/temp