16 lines
120 B
Plaintext
16 lines
120 B
Plaintext
# Reports
|
|
reports/*.md
|
|
reports/*.html
|
|
reports/.*
|
|
|
|
# Temp files
|
|
*.tmp
|
|
/tmp/
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Git
|
|
.git/
|