summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorWill Storey <will@summercat.com>2017-10-21 20:01:04 -0700
committerailin-nemui <ailin-nemui@users.noreply.github.com>2017-12-07 12:06:20 +0100
commit1328e1ba08430b0eaa589919272d732bb84a6921 (patch)
tree99a1097d9fc61c87a41143b2c09a71f9298ff774 /.gitignore
parent02aa8ee8bb7befc3c91f4b0fdfa17e4d721ba8d0 (diff)
downloadirssi-1328e1ba08430b0eaa589919272d732bb84a6921.zip
Add a test program to test mode parsing
This uses GLib's testing framework. It is to test the changes to the mode parsing for #603.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index efc579cb..cf1cf72e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,6 +49,9 @@ src/perl/*/Makefile.old
src/fe-fuzz/crash-*
src/fe-fuzz/oom-*
+tests/irc/core/test-irc
+tests/irc/core/test-irc.trs
+
*.a
*.bs
*.la