summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 98b52dbe395da649894243f72b5b9764830d001f (plain) (blame)
1
2
3
4
5
6
7
8
# builds
/target
# secrets
.env
# certs
*.pem
*.crt
*.csr