diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a450613 --- /dev/null +++ b/.gitignore @@ -0,0 +1,29 @@ +*.sol +Solvers/Source/Include/ +Utilities/Source/Include/ +_vti_cnf/ +_vti_pvt/ +*.mexw32 +*.nl +*.cfe +*.gen +*.cfs +*.si +*.exp +scip.mexw64 +Help/OPTI_HTML/tex/ +Utilities/Install/VisualStudioBuilder/guids.txt +*.lib +*.exe +*.mexw64 +*.zip + +@opti/ +Examples/ +Solvers/ +Test Problems/ +Utilities/ +README.md +opti_Install.m + +*~ \ No newline at end of file