Add .env to .gitignore

This commit is contained in:
Rucknium
2023-07-12 11:45:44 +00:00
committed by GitHub
parent f8bf7a5fa9
commit e7501963a9

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# Holds BTCPay and Stripe API keys
.env
# History files
.Rhistory
.Rapp.history