chiark / gitweb /
Do not install nlopt_optimize.m
[nlopt.git] / .gitignore
index 6175391f1f6b612c7c1d36516631d5716a764f14..af661cb3a8e70fd5331843b52d539ebfb26013a5 100644 (file)
@@ -1,33 +1,45 @@
-*.tar.gz
+# binaries
 *.exe
 *.dll
+*.lib
+*.exp
+*.obj
+*.so
 *.do
 *.o
 *.lo
 *.la
+*.a
 *.dylib
 *.dSYM
 *.mex*
 *.oct
+*.py[cod]
+*.tar.gz
 *.zip
-build
 
 # generated code
+nlopt_config.h
+nlopt.pc
 api/nlopt.f
 api/nlopt.hpp
 octave/nlopt_optimize_usage.h
-nlopt.pc
 swig/nlopt-enum-renames.i
 swig/nlopt-guile.cpp
 swig/nlopt-python.cpp
 swig/nlopt.py
 swig/nlopt.scm
-swig/nlopt.scm.in
-README-WINDOWS
-mingw32
-mingw64
 
-# executables
-octave/dummy
+# build output and test executables
+build/
 test/testopt
+test/box
+test/lorentzfit
+util/mt19937ar_test
 util/redblack_test
+util/sobolseq_test
+direct/tstc
+stogo/prog
+stogo/testros
+stogo/tst
+stogo/tstc