summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorjomo <github@jomo.tv>2014-06-21 11:08:18 +0200
committerjomo <github@jomo.tv>2014-06-21 11:08:18 +0200
commit4e3cecc38d5b0375c5aca24a8d657689838fa78f (patch)
treee0b09dd649272c1bf1a64850a9ddb3401c53354c /.gitignore
parentade469499988291a4e7bc2a5bd526ff7f9c3139e (diff)
ignore everything in files/
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore5
1 files 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