git ignore update

This commit is contained in:
AdisakKanthawilang 2024-01-24 16:22:16 +07:00
parent 94cccade56
commit f9c426a78e
2 changed files with 10 additions and 2 deletions

5
.gitignore vendored
View file

@ -79,6 +79,11 @@ web_modules/
.env.production.local
.env.local
/dist
/static
/src/routes.ts
/src/swagger.json
# parcel-bundler cache (https://parceljs.org/)
.cache
.parcel-cache