diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,6 +1,9 @@ # build dirs /result + flake.lock !/flake.lock - .direnv + +# template specific +/latex/resources |
![]() |
index : flake-templates | |
| Nix flake templates for different languages | bpeetz |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 5 |
@@ -1,6 +1,9 @@ # build dirs /result + flake.lock !/flake.lock - .direnv + +# template specific +/latex/resources |