From 8e9d3399bbc1249370a4423bce3d1db9e417d952 Mon Sep 17 00:00:00 2001 From: Joshua Bakita Date: Fri, 23 Oct 2020 15:56:49 -0400 Subject: Fix an argument parsing error in libextra and cleanup --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0e0db96..b7e90f4 100644 --- a/.gitignore +++ b/.gitignore @@ -26,15 +26,19 @@ **/adpcm_dec **/adpcm_enc **/ammunition +**/anagram +**/audiobeam **/cjpeg_transupp **/cjpeg_wrbmp **/dijkstra **/epic **/fmref +**/g723_enc **/gsm_dec **/gsm_enc **/h264_dec **/huff_enc +**/huff_dec **/mpeg2 **/ndes **/petrinet -- cgit v1.2.2