diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2018-07-02 21:39:12 +0200 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2018-07-02 21:39:12 +0200 |
commit | 303aac14a89cb6b6dc312b3bbadfb6c0051694d9 (patch) | |
tree | abe190da9311e939878d15fdb471f5fbfd4215df /competition/.gitignore | |
parent | 3c18dd46b52b1e45341df1f9423c1654462fbb09 (diff) |
Add competition manager
Diffstat (limited to 'competition/.gitignore')
-rw-r--r-- | competition/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/competition/.gitignore b/competition/.gitignore new file mode 100644 index 0000000..95f3130 --- /dev/null +++ b/competition/.gitignore @@ -0,0 +1,4 @@ +comp_cache/ +comp_gamelogs/ +comp_playerlogs/ +competition |