X-Git-Url: https://git.piment-noir.org/?p=Algorithmic_C.git;a=blobdiff_plain;f=.gitignore;h=ad359e3f1833db1224a7aeb478894d09ef159cd2;hp=af82068c2c849bd10bd9a2d0d71def66046cdbc0;hb=HEAD;hpb=8482ea7ec972a9cc81fa904f36ed1bf1ab7073d3 diff --git a/.gitignore b/.gitignore index af82068..ad359e3 100644 --- a/.gitignore +++ b/.gitignore @@ -10,12 +10,19 @@ 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 @@ -25,6 +32,7 @@ tas *.swp *~ +*.gch .build thumbs.db