Add .env to .gitignore
Some checks failed
njsscan sarif / njsscan code scanning (push) Failing after 1s
discord bot tests / discord bot tests (push) Successful in 10s

This commit is contained in:
SileNce5k 2024-10-24 21:18:01 +02:00
parent c33e6c2676
commit 7179260cff
Signed by: SileNce
GPG key ID: B0A142BB4291B204

3
.gitignore vendored
View file

@ -2,4 +2,5 @@ data/
node_modules/
/commands/admin/debug.js
netload/
.vscode/
.vscode/
.env