Refine .gitignore.
[Algorithmic_C.git] / .gitignore
index 3d473668a60b6d2c2118ebfc8cc774e145542f80..8ef74272f9767aac92bdbea2aa30c1eb36b13aef 100644 (file)
@@ -2,6 +2,23 @@ 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
+!tas/
+
+.atom
 
 *.o
 # for cygwin
@@ -11,6 +28,7 @@ tp[[:digit:]]
 *.swp
 *~
 
+*.gch
 .build
 
 thumbs.db