Added .gitignore file

This commit is contained in:
2026-04-24 17:44:33 -05:00
parent 59e6e3985b
commit cca4229a8c

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
opt/
# dotenv environment variable files
.env/
# parcel-bundler cache (https://parceljs.org/)
.cache/
.temp/
.parcel-cache