From 7fc6fdddd9ea2aed1d75e388181068d542cbac14 Mon Sep 17 00:00:00 2001 From: Bit Borealis Date: Wed, 17 Aug 2022 22:35:50 +0000 Subject: [PATCH] add caddyfile to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6949515..9862923 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,9 @@ # Created by https://www.toptal.com/developers/gitignore/api/node # Edit at https://www.toptal.com/developers/gitignore?templates=node +### Caddy ### +Caddyfile + ### Typescript ### # Compile artifacts *.js