chiark / gitweb /
Fix Travis CI macOS build failure
[nlopt.git] / .gitignore
index 86d4bae226d58444ea55d5d8a207fb7048300ee0..a80e85d42d53a7b465487c0cd940c3655f82c203 100644 (file)
@@ -19,7 +19,7 @@
 *.zip
 
 # generated code
-config.h
+nlopt_config.h
 nlopt.pc
 api/nlopt.f
 api/nlopt.hpp
@@ -43,3 +43,6 @@ stogo/prog
 stogo/testros
 stogo/tst
 stogo/tstc
+
+# MacOS
+.DS_Store