X-Git-Url: https://git.piment-noir.org/?p=Algorithmic_C.git;a=blobdiff_plain;f=.gitignore;h=ad359e3f1833db1224a7aeb478894d09ef159cd2;hp=b751f7b6cd0dcfaed8665317f8a525dab797dfe2;hb=HEAD;hpb=3f0f8bfdb820ec9e53057e6c6eeda27062166b47 diff --git a/.gitignore b/.gitignore index b751f7b..ad359e3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,39 @@ +exo[[:digit:]] +!exo[[:digit:]]/ +tp[[:digit:]] +!tp[[:digit:]]/ +palindrome +liste_chainee +pile_chainee +file_chainee +pile_contigue +pile_realloc +file_contigue +ABR +!ABR/ +arbre_n_aire +!arbre_n_aire/ +arbreB +!arbreB/ +AVL +!AVL/ +hachage_chainage +hachage_lineaire +tas +!tas/ + +.atom + *.o -# for cygwin +# for cygwin *.exe # editor trash *.swp *~ +*.gch .build thumbs.db -*.DS_Store +*.DS_Store