mirror of
https://github.com/pkimpel/retro-220.git
synced 2026-04-25 11:41:59 +00:00
24 lines
333 B
Plaintext
24 lines
333 B
Plaintext
#############
|
|
## Windows detritus
|
|
#############
|
|
|
|
# Windows image file caches
|
|
Thumbs.db
|
|
ehthumbs.db
|
|
|
|
# Folder config file
|
|
Desktop.ini
|
|
|
|
#IIS config file
|
|
web.config
|
|
|
|
# Recycle Bin used on file shares
|
|
$RECYCLE.BIN/
|
|
|
|
# Mac crap
|
|
.DS_Store
|
|
|
|
#Project-specific ignores
|
|
/software/tools/tests
|
|
/software/BALGOL/BALGOL-Examples/Example-Notes.txt
|