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

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ node_modules/
/commands/admin/debug.js /commands/admin/debug.js
netload/ netload/
.vscode/ .vscode/
.env