X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.gitignore;h=fe389eb8aac9e42272b20c6e612d2dd74bd5ba3d;hb=16840855ac9403e175685887f0929f07d3033743;hp=c90c33b9f0b5488bbb01808407c08e63b269a9e8;hpb=f9e6d6f43a8abcf2e0af62a016aaa99c1b2dc053;p=TD_C.git diff --git a/.gitignore b/.gitignore index c90c33b..fe389eb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,21 @@ +*.static +*.dynamic +# for cygwin +*.exe + *.o +*.so +*.a +# for cygwin +*.dll +*.dll.a + # editor trash *.swp -*.~ +*~ + +.build thumbs.db +*.DS_Store