Refine .gitignore.
[Algorithmic_C.git] / .gitignore
CommitLineData
60d5f8b2
JB
1exo[[:digit:]]
2!exo[[:digit:]]/
3tp[[:digit:]]
4!tp[[:digit:]]/
8482ea7e
JB
5palindrome
6liste_chainee
7pile_chainee
8file_chainee
9pile_contigue
10pile_realloc
11file_contigue
12ABR
13arbre_n_aire
14arbreB
15AVL
16hachage_chainage
17hachage_lineaire
18tas
3afafeb7
JB
19!tas/
20
21.atom
60d5f8b2 22
80e6db94 23*.o
60d5f8b2 24# for cygwin
80e6db94
JB
25*.exe
26
27# editor trash
28*.swp
3f0f8bfd 29*~
80e6db94 30
fa5222dc 31*.gch
711cfc89
JB
32.build
33
80e6db94 34thumbs.db
60d5f8b2 35*.DS_Store