diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -8,3 +8,9 @@ dist coverage.txt .idea/ .git_bak* + +# nix and direnv related tooling +.envrc +.envrc.local +/.direnv/ +!/.envrc |
index : git-bug | ||
Distributed, offline-first bug tracker embedded in git, with bridges | Matěj Cepl <mcepl@cepl.eu> |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 6 |
@@ -8,3 +8,9 @@ dist coverage.txt .idea/ .git_bak* + +# nix and direnv related tooling +.envrc +.envrc.local +/.direnv/ +!/.envrc |