cacert-boardvoting/.gitignore
Jan Dittberner bf511ae4db Add dep dependency management
This commit introduces dependency management using
https://github.com/golang/dep to make builds reproducible.
2017-08-27 15:52:55 +02:00

10 lines
86 B
Text

*.crt
*.key
*.log
*.pem
*.sqlite
.*.swp
.idea/
cacert-boardvoting
config.yaml
vendor/