From: ken Date: Sat, 17 Dec 2016 00:22:38 +0000 (-0800) Subject: ignore apc-related things in root, ignore emacs files, ignore parser output X-Git-Url: https://www.kengrimes.com/gitweb/?p=henge%2Fapc.git;a=commitdiff_plain;h=ea23abab6e6cdda0476a6f28cfbbd540b5923c8a ignore apc-related things in root, ignore emacs files, ignore parser output --- diff --git a/.gitignore b/.gitignore index 86a7b85..c3f76ab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,9 @@ +*apc* +!src/*apc* *.tab.c *.tab.h -lexer_lex.c +*.fsm.c +*.o +*~ +*#*# +parser.output