summaryrefslogtreecommitdiff
path: root/home-manager/entrypoints
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/entrypoints')
-rw-r--r--home-manager/entrypoints/work.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/home-manager/entrypoints/work.nix b/home-manager/entrypoints/work.nix
index 9aa3f2c..bbaf4cc 100644
--- a/home-manager/entrypoints/work.nix
+++ b/home-manager/entrypoints/work.nix
@@ -32,6 +32,10 @@
"gsuite-auth.json"
"venv/"
"shell.nix"
+
+ ".devenv*"
+ "devenv*"
+ ".pre-commit-config.yaml"
];
};