caddy/.gitignore

19 lines
151 B
Plaintext
Raw Normal View History

2015-01-14 03:43:45 +08:00
.DS_Store
Thumbs.db
_gitignore/
2015-01-22 08:51:47 +08:00
Vagrantfile
.vagrant/
/.idea
dist/builds/
dist/release/
2015-01-22 08:51:47 +08:00
2015-01-14 03:43:45 +08:00
error.log
access.log
2015-01-22 08:51:47 +08:00
2015-01-14 03:43:45 +08:00
/*.conf
2015-01-22 08:51:47 +08:00
Caddyfile
2015-08-06 03:26:12 +08:00
og_static/
.vscode/