From 4e3cecc38d5b0375c5aca24a8d657689838fa78f Mon Sep 17 00:00:00 2001 From: jomo Date: Sat, 21 Jun 2014 11:08:18 +0200 Subject: [PATCH] ignore everything in files/ --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f2c0185..ecd1139 100755 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,5 @@ *sublime* # these are player/ingame specific -files/chatgroups.json -files/lol.json -files/reports.json \ No newline at end of file +files/ +files/* \ No newline at end of file