9 lines
87 B
Plaintext
9 lines
87 B
Plaintext
# Ignore system junk
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Ignore temporary exports
|
|
*.tmp
|
|
*.bak
|
|
*.log
|