diff options
author | Silas Schöffel <sils@sils.li> | 2024-04-07 19:05:14 +0200 |
---|---|---|
committer | Silas Schöffel <sils@sils.li> | 2024-04-07 19:05:14 +0200 |
commit | f836518bf06d80f58ca8fc3519010b1c46f042a5 (patch) | |
tree | 72be9b60b4c9c6c8ca1d8231aa945a136f5b61c5 /.gitignore | |
parent | flake: rename pre-commit-hooks-nix to git-hooks (diff) | |
download | nix-config-f836518bf06d80f58ca8fc3519010b1c46f042a5.tar.gz nix-config-f836518bf06d80f58ca8fc3519010b1c46f042a5.zip |
treewide: enable pre-commit hooks
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6032f7a..59c86d6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .direnv +.pre-commit-config.yaml hardware-configuration.nix result |