diff --git a/modules/padlist.nix b/modules/padlist.nix index 8a5f440..c7ea438 100644 --- a/modules/padlist.nix +++ b/modules/padlist.nix @@ -43,6 +43,7 @@ in ''; }; "/vendor".return = "403"; + "/.git".return = "403"; }; }; };