Files
dougal-software/.gitignore
D. Berge 696bbf7a17 Take etc/config.yaml out of revision control.
This file contains site-specific configuration. Instead, an
example config.yaml is now provided.
2023-09-14 13:07:33 +02:00

15 lines
187 B
Plaintext

*~
*~[0-9]
.DS_Store
Thumbs.db
db.json
*.log
__pycache__/
node_modules/
lib/www/client/source/dist/
lib/www/client/dist/
etc/surveys/*.yaml
!etc/surveys/_*.yaml
etc/ssl/*
etc/config.yaml