X-Git-Url: https://git.piment-noir.org/?p=Algorithmic_C.git;a=blobdiff_plain;f=.gitignore;h=ad359e3f1833db1224a7aeb478894d09ef159cd2;hp=3d473668a60b6d2c2118ebfc8cc774e145542f80;hb=HEAD;hpb=60d5f8b217b2d6463985222d68f19edd85b2d5f5 diff --git a/.gitignore b/.gitignore index 3d47366..ad359e3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,27 @@ 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 @@ -11,6 +32,7 @@ tp[[:digit:]] *.swp *~ +*.gch .build thumbs.db