mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 09:57:09 +00:00
16 lines
193 B
Plaintext
16 lines
193 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
|
|
var/*
|