diff options
author | Ben Sima <ben@bsima.me> | 2022-11-19 13:00:30 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2022-11-19 13:00:30 -0500 |
commit | 6100600fbf7d86218a71d735b2c08a61a520c02a (patch) | |
tree | 7dd9429cfbc9b8c63bb803045831484b8e1c0fff /.gitignore | |
parent | 49f60c2f36202fcdceb99e0ddf656681afa902d1 (diff) |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ client_session_key.aes .stack-work -state/
\ No newline at end of file +state/ +.direnv |