Skip to content

Commit 818181b

Browse files
NicolasHugfacebook-github-bot
authored andcommitted
[fbsync] Ignore direnv files (#4200)
Reviewed By: fmassa Differential Revision: D29932705 fbshipit-source-id: fd31b99a6dbe5b32becf9c6440762280b5e6545f
1 parent 2fbe588 commit 818181b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,7 @@ gen.yml
3636

3737
## Xcode User settings
3838
xcuserdata/
39+
40+
# direnv
41+
.direnv
42+
.envrc

0 commit comments

Comments
 (0)