add caddyfile to gitignore

This commit is contained in:
Bit Borealis 2022-08-17 22:35:50 +00:00
parent 481382f64d
commit 7fc6fdddd9
Signed by: theotheroracle
GPG Key ID: 2D816A2DCA6E5649
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -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