Skip to content

Commit badfa8e

Browse files
authored
Make Git ignore .direnv (alisw#960)
1 parent 70eee6e commit badfa8e

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
@@ -3,6 +3,7 @@ build/*
33
dist/*
44
*.egg-info
55
**/__pycache__
6+
.direnv
67

78
# Python compiled
89
*.pyc

0 commit comments

Comments
 (0)