aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-10-30 17:40:29 -0700
committerJohn MacFarlane <[email protected]>2023-10-30 17:40:29 -0700
commitd3d0406515cb6aae6f43e60dfa37014bdd91e79c (patch)
tree6b21ee4311023ecbc037f1a7959ac64395582e11 /.gitignore
parent0f3211c3391cd9e1c638772ddce553f810c0bccc (diff)
weeder.dhall -> weeder.toml
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index dbcbea11a..2540f7300 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,7 +40,7 @@
!release.nix
!shell.nix
!stack.yaml
-!weeder.dhall
+!weeder.toml
!app/**
!benchmark/**
!citeproc/**