diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index dccafb4..368ff91 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # build dirs /result + flake.lock !/flake.lock - .direnv + +# template specific +/latex/resources |