cacert-boardvoting/.gitignore
Jan Dittberner 368bd8eefb Remove old code
- remove the old code and its dependencies
- perform some refactoring and fix notifications
- add TODO tags for observed shortcomings
- rename voters.go to users.go
- implement health check for SMTP connection
2022-05-29 15:36:27 +02:00

14 lines
146 B
Text

*.crt
*.key
*.log
*.pem
*.req.conf
*.sqlite
*.sqlite-journal
.*.swp
.idea/
/dist/
/ui/semantic/dist/
cacert-boardvoting
config.yaml
node_modules/