X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.gitignore;h=019d038c89430c9922cbfdb53d7570ce06208749;hb=eede13dc23d5e3377a9c8ba48d34409b3de02b45;hp=a522c942001e777e29f4768d03a4b774545be964;hpb=9a5a21a34d5fb97bcea41b5dda494743591e649e;p=TD_C.git diff --git a/.gitignore b/.gitignore index a522c94..019d038 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,12 @@ *.o +# for cygwin +*.exe # editor trash *.swp *.~ -thumbs.db +.build -# default binary name output -exo?/exo? +thumbs.db +*.DS_Store