mirror of
https://github.com/driftywinds/driftywinds.github.io.git
synced 2025-12-19 02:53:32 +00:00
13 lines
118 B
Plaintext
13 lines
118 B
Plaintext
# Temporary files
|
|
*~
|
|
~$*.doc*
|
|
~$*.xls*
|
|
~$*.ppt*
|
|
*.xlk
|
|
*.pdf
|
|
|
|
# .DS_Store files
|
|
*.DS_Store
|
|
|
|
# Preference files
|
|
.vscode/ |