mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Add test files to .gitignore
This commit is contained in:
parent
6f38d67d87
commit
0edb64c4dc
1 changed files with 17 additions and 2 deletions
19
.gitignore
vendored
19
.gitignore
vendored
|
|
@ -51,8 +51,23 @@ src/perl/*/Makefile.old
|
|||
src/fe-fuzz/crash-*
|
||||
src/fe-fuzz/oom-*
|
||||
|
||||
tests/irc/core/test-irc
|
||||
tests/irc/core/test-irc.trs
|
||||
/core
|
||||
/tests/fe-common/core/test-formats
|
||||
/tests/fe-common/core/test-formats.log
|
||||
/tests/fe-common/core/test-formats.trs
|
||||
/tests/fe-common/core/test-suite.log
|
||||
/tests/irc/core/core
|
||||
/tests/irc/core/test-channel-events
|
||||
/tests/irc/core/test-channel-events.log
|
||||
/tests/irc/core/test-channel-events.trs
|
||||
/tests/irc/core/test-irc
|
||||
/tests/irc/core/test-irc.log
|
||||
/tests/irc/core/test-irc.trs
|
||||
/tests/irc/core/test-suite.log
|
||||
/tests/irc/flood/test-796
|
||||
/tests/irc/flood/test-796.log
|
||||
/tests/irc/flood/test-796.trs
|
||||
/tests/irc/flood/test-suite.log
|
||||
|
||||
*.a
|
||||
*.bs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue