chiark / gitweb /
Merge pull request #128 from m-chaturvedi/fixing_integer_overflow
[nlopt.git] / .gitignore
index 3e75b31d4b0650b51b44e94009b40e024a67d017..af661cb3a8e70fd5331843b52d539ebfb26013a5 100644 (file)
@@ -1,56 +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
 
 # 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
+# build output and test executables
+build/
 test/testopt
+test/box
+test/lorentzfit
+util/mt19937ar_test
 util/redblack_test
-
-# autotools stuff
-Makefile
-Makefile.in
-.deps
-.libs
-stamp-h1
-install-sh
-libtool
-ltmain.sh
-m4/libtool.m4
-m4/ltoptions.m4
-m4/ltsugar.m4
-m4/ltversion.m4
-m4/lt~obsolete.m4
-configure
-config.*
-autom4te.cache
-INSTALL
-README
-aclocal.m4
-depcomp
-missing
-py-compile
-compile
+util/sobolseq_test
+direct/tstc
+stogo/prog
+stogo/testros
+stogo/tst
+stogo/tstc