ignore env
All checks were successful
NodBot PE Dockerization / build (push) Successful in 19s

This commit is contained in:
Skylar Grant 2024-09-26 14:37:05 -04:00
parent f1459e9d91
commit 450ae24930

2
.gitignore vendored
View File

@ -3,7 +3,7 @@
package-lock.json package-lock.json
.VSCodeCounter/ .VSCodeCounter/
.env* .env*
*.env
# Custom folders # Custom folders
# gifs/* # gifs/*
# pastas/* # pastas/*