diff options
author | Irene Knapp <ireneista@gmail.com> | 2023-03-12 22:34:42 -0700 |
---|---|---|
committer | Irene Knapp <ireneista@gmail.com> | 2023-03-12 22:34:42 -0700 |
commit | 93f935c38c7ed6108eea556cacb69a097f6bcf4b (patch) | |
tree | f844da949fd7c509917b4956633721ae1aeb7780 /.gitignore | |
parent | b1b668ddaff33c6d5e7ca298675c4f2e6b06f7a1 (diff) |
fully flakeify
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 31158d2..878f7eb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +/.direnv /target /result /result-* |