X-Git-Url: https://git.piment-noir.org/?p=Algorithmic_C.git;a=blobdiff_plain;f=.gitignore;h=33f33d35c4249301eddfd7ad4b30f453963a5c8b;hp=d3a6eb954f6d68ff40efe2a0a16676d03189b658;hb=fa5222dc2ee8985f1dfc9cbe9aea61fa01004b09;hpb=711cfc896aed10d46fa7745d1959eccf9ddd1915 diff --git a/.gitignore b/.gitignore index d3a6eb9..33f33d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,32 @@ +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 -*.~ +*~ +*.gch .build thumbs.db -*.DS_Store +*.DS_Store