summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 9891af3f734cb6bc132169c03999c94b746f8888 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# make your own certs
certs/*
*.pem

# copy your own config file
config.toml

# make your testing capsule
example.com/

# make your own log file
*.log