X-Git-Url: https://www.kengrimes.com/gitweb/?p=henge%2Fapc.git;a=blobdiff_plain;f=.gitignore;h=70a56dd286154f5c91813aa8c5c969d0d70b4f40;hp=c3f76ab0adeafe28b06ba498d9dfb30dbf9ae30c;hb=8b56606a960d7cbd61dd3031a3ee74b9a61bde31;hpb=ea23abab6e6cdda0476a6f28cfbbd540b5923c8a diff --git a/.gitignore b/.gitignore index c3f76ab..70a56dd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,13 @@ +# Ignore any file with "apc" in the name in ./src *apc* !src/*apc* +# Files generated by yacc, ragel and cc *.tab.c *.tab.h *.fsm.c *.o -*~ -*#*# parser.output +# Emacs +*~ +[#]*[#] +.\#*