Browse Source

fix: Add env files to gitignore

master
Bingen Eguzkitza 3 months ago
parent
commit
b6741720f7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -1,3 +1,4 @@
.env
*.env
*~
getmailrc-*

Loading…
Cancel
Save