TP6: Fix to the n ary tree.
[Algorithmic_C.git] / .gitignore
1 *.o
2 # for cygwin
3 *.exe
4
5 # editor trash
6 *.swp
7 *~
8
9 .build
10
11 thumbs.db
12 *.DS_Store