Add the missing bits on quadratic problems solving.
[Projet_Recherche_Operationnelle.git] / implémentation / .gitignore
CommitLineData
f12bd30b
JB
1sqp
2*.static
3*.dynamic
4# for cygwin
5*.exe
6
7*.o
8
9*.so
10*.dylib
11*.a
12# for cygwin
13*.dll
14*.dll.a
15
16# atom linter
17*.gch
18
19# editor trash
20*.swp
21*~
22
23.build
24
25thumbs.db
26*.DS_Store