22 lines
217 B
Plaintext
22 lines
217 B
Plaintext
# OS cache files
|
|
*/.DS_Store
|
|
.DS_Store
|
|
.DS_Store?
|
|
*/thumbs.db
|
|
thumbs.db
|
|
.thumbs.db?
|
|
|
|
# Luxe cache files
|
|
bin/
|
|
.luxe/
|
|
_luxe.data/
|
|
_luxe.deploy/
|
|
*.trace
|
|
log.txt
|
|
log.*.txt
|
|
.log.txt
|
|
.log.*.txt
|
|
|
|
# Misc cache files
|
|
.vscode/
|