mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
24 lines
331 B
Plaintext
24 lines
331 B
Plaintext
#################
|
|
## ArchiSteamFarm
|
|
#################
|
|
|
|
# Don't commit node_modules that are used for build only
|
|
node_modules/
|
|
|
|
#############
|
|
## Windows detritus
|
|
#############
|
|
|
|
# Windows image file caches
|
|
Thumbs.db
|
|
ehthumbs.db
|
|
|
|
# Folder config file
|
|
Desktop.ini
|
|
|
|
# Recycle Bin used on file shares
|
|
$RECYCLE.BIN/
|
|
|
|
# Mac crap
|
|
.DS_Store
|