From c964700a8fd311b07bac95682d46e9a57a529ace Mon Sep 17 00:00:00 2001 From: JustArchi Date: Sun, 7 Oct 2018 03:21:54 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 734a256a5..c6d16300f 100644 --- a/.gitignore +++ b/.gitignore @@ -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