Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 8b22534

Browse files
author
David Robertson
committed
Ignore .envrc for direnv users
1 parent 4b919ef commit 8b22534

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ __pycache__/
3030
/media_store/
3131
/uploads
3232

33+
# For direnv uses
34+
/.envrc
35+
3336
# IDEs
3437
/.idea/
3538
/.ropeproject/

0 commit comments

Comments
 (0)