X-Git-Url: http://j8takagi.net/cgi-bin/gitweb.cgi?p=YACASL2.git;a=blobdiff_plain;f=.gitignore;h=0b666777d9dec9c527cdd6e70a11bf84b61238e2;hp=a64c7842ae5f2154d5d375a0e87bea7de015373d;hb=169407674e2df2da91b62a9d1c51d497dcce2bd3;hpb=d767cf8e4ba83b6074722b76afcfba420e1281f5 diff --git a/.gitignore b/.gitignore index a64c784..0b66677 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,13 @@ /casl2 /comet2 /dumpword +/casl2rev +/comet2monitor *.o +*.o.casl +!as/sample/hello.o +!as/sample/sum_10.o +include/version.h *~ GPATH GRTAGS @@ -12,4 +18,4 @@ core .DS_Store *.bak fontconfig -as/casl2lib/test +*.log.core*