caddy/.gitignore

23 lines
171 B
Text
Raw Normal View History

2015-01-13 20:43:45 +01:00
.DS_Store
Thumbs.db
_gitignore/
2015-01-22 01:51:47 +01:00
Vagrantfile
.vagrant/
/.idea
dist/builds/
dist/release/
2015-01-22 01:51:47 +01:00
2015-01-13 20:43:45 +01:00
error.log
access.log
2015-01-22 01:51:47 +01:00
2015-01-13 20:43:45 +01:00
/*.conf
2015-01-22 01:51:47 +01:00
Caddyfile
!caddyfile/
2015-08-05 21:26:12 +02:00
og_static/
2018-02-03 22:48:02 +01:00
.vscode/
*.bat