X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.gitignore;h=af82068c2c849bd10bd9a2d0d71def66046cdbc0;hb=8482ea7ec972a9cc81fa904f36ed1bf1ab7073d3;hp=b751f7b6cd0dcfaed8665317f8a525dab797dfe2;hpb=3f0f8bfdb820ec9e53057e6c6eeda27062166b47;p=Algorithmic_C.git diff --git a/.gitignore b/.gitignore index b751f7b..af82068 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,24 @@ +exo[[:digit:]] +!exo[[:digit:]]/ +tp[[:digit:]] +!tp[[:digit:]]/ +palindrome +liste_chainee +pile_chainee +file_chainee +pile_contigue +pile_realloc +file_contigue +ABR +arbre_n_aire +arbreB +AVL +hachage_chainage +hachage_lineaire +tas + *.o -# for cygwin +# for cygwin *.exe # editor trash @@ -9,4 +28,4 @@ .build thumbs.db -*.DS_Store +*.DS_Store