From 4497a16fb0301242ec66cb06411e7e73c0faa435 Mon Sep 17 00:00:00 2001 From: Matthew Holt Date: Tue, 13 Jan 2015 12:43:45 -0700 Subject: Early prototype; initial commit --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') 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 -- cgit v1.2.3