diff options
author | Matthew Holt <[email protected]> | 2019-03-26 12:00:54 -0600 |
---|---|---|
committer | Matthew Holt <[email protected]> | 2019-03-26 12:00:54 -0600 |
commit | 859b5d7ea3b8f660ac68d9aea5a53d25a9a7422c (patch) | |
tree | c5baf11ff459d8811104b00c07b0a3c24bd16d9c /.gitignore | |
download | caddy-859b5d7ea3b8f660ac68d9aea5a53d25a9a7422c.tar.gz caddy-859b5d7ea3b8f660ac68d9aea5a53d25a9a7422c.zip |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..e755a6fec --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +_gitignore/
\ No newline at end of file |