mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-06 17:10:13 +00:00
Remove default config files
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -2,9 +2,12 @@
|
||||
## ArchiSteamFarm
|
||||
#################
|
||||
|
||||
# Ignore all config files
|
||||
# Ignore all files in config directory
|
||||
ArchiSteamFarm/config
|
||||
|
||||
# Except placeholder to include the folder
|
||||
!ArchiSteamFarm/config/.gitkeep
|
||||
|
||||
# Include default pre-defined config files
|
||||
!ArchiSteamFarm/config/ASF.json
|
||||
!ArchiSteamFarm/config/example.json
|
||||
|
||||
Reference in New Issue
Block a user