summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2017-01-07Add frontend for fuzzingJoseph Bisch
Use the following configure command: $ ./configure --with-fuzzer --with-fuzzer-lib=/path/to/libFuzzer.a \ CC=clang CXX=clang++ Places an irssi-fuzz in src/fe-fuzz/ after build. Also can specify SANFLAGS to override the chosen sanitizer flags (defaults to "-g -fsanitize=address -fsanitize-coverage=trace-pc-guard").
2015-11-25ignore MYMETA.* generated by scripts in project rootWill Song
2014-07-06Ignore build products in .gitignoreDavid Leadbeater
2014-06-30Removed docs/help from the .gitignoreGeert Hauwaerts
2014-05-31Add .gitignoreAlexander Færøy
2014-05-31Kill update-changelog.shAlexander Færøy