diff options
author | June McEnroe <june@causal.agency> | 2019-05-25 12:41:08 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-05-25 12:41:08 -0400 |
commit | 4b19d85848f1a5be2b4eb1bfe746c76cda558ef7 (patch) | |
tree | 7579d071ab1b6ce460ac5b9d5db997ecabdfe719 /.gitignore | |
parent | Refactor scoreboard formatting (diff) | |
download | play-4b19d85848f1a5be2b4eb1bfe746c76cda558ef7.tar.gz play-4b19d85848f1a5be2b4eb1bfe746c76cda558ef7.zip |
Add weekly scoreboard
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 07811c8..a0eaf1b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.o -2048.scores +*.scores +*.weekly chroot.tar config.mk play |