15 lines
207 B
Plaintext
15 lines
207 B
Plaintext
# Generated live deployment and demo evidence must stay outside source control.
|
|
demo-release/
|
|
deployment/
|
|
screenshots/
|
|
*.log
|
|
*.db
|
|
*.db-wal
|
|
*.db-shm
|
|
*.zip
|
|
*.tar
|
|
*.tar.gz
|
|
|
|
# Keep this policy file.
|
|
!.gitignore
|