diff options
| author | tzlil <tzlils@protonmail.com> | 2023-03-21 12:56:39 +0200 | 
|---|---|---|
| committer | tzlil <tzlils@protonmail.com> | 2023-03-21 12:56:39 +0200 | 
| commit | c8a66c643afe2d0a2da55eac537b13a466c242c2 (patch) | |
| tree | 6aa85f7fb6a854208212f09da77899d65bef4aa4 /.gitignore | |
| parent | abebd9cc9ebdd46fc1f1eb3d705372dd8a1457d8 (diff) | |
reading section names
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore index 2d5df85..7343d41 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /target .direnv +/result | 
