Implement fully the latest TD1's exercice
[TD_IML.git] / .gitignore
... / ...
CommitLineData
1exo*
2lanceur
3balle
4*.static
5*.dynamic
6# for cygwin
7*.exe
8
9*.o
10
11*.so
12*.dylib
13*.a
14# for cygwin
15*.dll
16*.dll.a
17
18# editor trash
19*.swp
20*~
21
22.build
23
24thumbs.db
25*.DS_Store