Added env files to global ignore
This commit is contained in:
parent
bacd210574
commit
9850647293
2 changed files with 1 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -14,4 +14,4 @@
|
||||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
|
||||||
.env
|
*.env
|
||||||
|
|
|
||||||
1
firefly/.gitignore
vendored
1
firefly/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
||||||
*.env
|
|
||||||
Reference in a new issue