X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=af82068c2c849bd10bd9a2d0d71def66046cdbc0;hb=8482ea7ec972a9cc81fa904f36ed1bf1ab7073d3;hp=d3a6eb954f6d68ff40efe2a0a16676d03189b658;hpb=711cfc896aed10d46fa7745d1959eccf9ddd1915;p=Algorithmic_C.git diff --git a/.gitignore b/.gitignore index d3a6eb9..af82068 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,31 @@ +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 *.swp -*.~ +*~ .build thumbs.db -*.DS_Store +*.DS_Store