Update .gitignore

This commit is contained in:
JustArchi
2018-10-07 03:21:54 +02:00
parent 7c3cbc03f8
commit c964700a8f

7
.gitignore vendored
View File

@@ -5,14 +5,9 @@
# Ignore all files in config directory
ArchiSteamFarm/config
# Except placeholder to include the folder
# Except placeholder to include the folder itself
!ArchiSteamFarm/config/.gitkeep
# Include default pre-defined config files
!ArchiSteamFarm/config/ASF.json
!ArchiSteamFarm/config/example.json
!ArchiSteamFarm/config/minimal.json
# Ignore local log + debugging
ArchiSteamFarm/log.txt
ArchiSteamFarm/debug