Skip to content
This repository was archived by the owner on May 23, 2023. It is now read-only.

Commit f2eb934

Browse files
author
Jan Xie
authored
Merge pull request #747 from dongsam/gitignore-for-autoenv-settings
add .env to gitignore for personal pyenv, autoenv settings
2 parents 7adb2e1 + bddacfe commit f2eb934

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ pyethereum/todo.txt
2525
pyethereum/monkeypatch.py
2626
.eggs
2727
.cache
28+
.env

0 commit comments

Comments
 (0)