summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2014-05-17 00:45:00 +0200
committerjomo <github@jomo.tv>2014-05-17 00:45:00 +0200
commitecedd98ccca56035799497ba5122d74fd03d176a (patch)
tree70afac7bb6919c279bcf081feb5336bd20e16c56 /.gitignore
parent53c1f8e2cbf670dd19815312764a2e080500d493 (diff)
remove ingame dependent files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e7de4f1..be9bf00 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,7 @@
*.pyc
*.class
+
+# these are player/ingame specific
+files/chatgroups.json
+files/lol.json
+files/reports.json \ No newline at end of file