Migrated everything to dotenvx + edited .gitignore

This commit is contained in:
A Bunch of Computer Nerds 2024-12-08 21:21:46 -03:00
parent 4269700b66
commit 9944b67edd
6 changed files with 7 additions and 12 deletions

6
.gitignore vendored
View file

@ -132,9 +132,9 @@ dist
# Specific
*.env
*.txt
props/*
package-lock.json
!props/resources.json
*.json
*.mp4
package-lock.json
!resources.json
plugins/*
tmp/*