mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
17 lines
166 B
Plaintext
17 lines
166 B
Plaintext
# Common trash (metadata, backup files, etc.)
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
*.swp
|
|
*~
|
|
*.bak
|
|
|
|
# Object files
|
|
*.py[co]
|
|
*.[oa]
|
|
|