summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorMatthew Holt <[email protected]>2015-01-13 12:43:45 -0700
committerMatthew Holt <[email protected]>2015-01-13 12:43:45 -0700
commit4497a16fb0301242ec66cb06411e7e73c0faa435 (patch)
treeb5bbb88daa797257c13217d370e8e8ba378b5177 /.gitignore
downloadcaddy-4497a16fb0301242ec66cb06411e7e73c0faa435.tar.gz
caddy-4497a16fb0301242ec66cb06411e7e73c0faa435.zip
Early prototype; initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..07a41df41
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+.DS_Store
+Thumbs.db
+_gitignore/
+error.log
+access.log
+/*.conf
+Caddyfile \ No newline at end of file