diff options
author | Tulir Asokan <tulir@maunium.net> | 2018-04-15 15:36:01 +0300 |
---|---|---|
committer | Tulir Asokan <tulir@maunium.net> | 2018-04-15 15:36:01 +0300 |
commit | 0cdde557a3ed7624de31aa844929037b65e1fe11 (patch) | |
tree | 0d592f9e5d1071c00729dda03571731646242c31 /.gitignore | |
parent | bb9ed4558b6ee64d81a8092e1bb0304c75b49c22 (diff) |
Add tests for pushrule conditions and fix bugs found when making tests
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ .idea/ gomuks gomuks.exe +coverage.out |