summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/devenv/integrations/gitignore.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/devenv/integrations/gitignore.nix b/modules/devenv/integrations/gitignore.nix
index d7a8c3d..bb216a7 100644
--- a/modules/devenv/integrations/gitignore.nix
+++ b/modules/devenv/integrations/gitignore.nix
@@ -44,7 +44,7 @@ in {
.devenv/
.devenv.flake.nix
devenv.local.nix
-
+ .pre-commit-config.yaml
''
+ lib.optionalString (cfg.extra != "") ''
### miscellaneous