diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 3af4a6508..60a50dc05 100644 --- a/.gitignore +++ b/.gitignore @@ -25,5 +25,7 @@ example/docker-compose/docker-volume # excludes debug build cmd/gotosocial/__debug_bin -# ignore f0x' nix-shell -shell.nix
\ No newline at end of file +# ignore f0x' nix-shell, direnv +shell.nix +.direnv +.envrc
\ No newline at end of file |
