mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
Misc
This commit is contained in:
23
docs/.gitignore
vendored
Normal file
23
docs/.gitignore
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
#################
|
||||
## 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
|
||||
Reference in New Issue
Block a user