Ignore output from CMake build

This commit is contained in:
Roland Kaufmann 2013-02-22 20:30:29 +01:00
parent 7925901380
commit 4e34a967cb

58
.gitignore vendored
View File

@ -1,31 +1,71 @@
# use shell glob syntax for wildcards etc.
# editor backup
*~
.\#*
\#*\#
.\#*\#
# Eclipse project settings
.cproject
.project
.settings/*
# QtCreator project settings
CMakeLists.txt.user*
# compiler output
*.o
*.lo
*.la
*.a
*.so
.libs
.deps
*.pc
stamp-*
.dirstamp
*.aux
*.log
# executables (test programs)
bin/
# configure artifacts
Makefile
config.h
CMakeCache.txt
CMakeFiles/
CTestTestfile.cmake
DartConfiguration.tcl
Testing/
*install.cmake
*-config*.cmake
*.pc
install_manifest.txt
# doxygen artifacts
doc/doxygen/Doxyfile.in
doc/doxygen/Doxyfile
# Some more files generated by autotools.
Makefile.in
Doxyfile
Doxyfile.in
aclocal.m4
am
autom4te.cache
config.*
configure
compile
depcomp
dependencies.m4
depcomp
install-sh
libtool
ltmain.sh
m4/libtool.m4
m4/lt*.m4
missing
# Ignoring executables
*_test
examples/hello
examples/cpchop*
examples/cpregularize
examples/exp_variogram
examples/upscale_*
examples/grdecldips
data
steadystate_test_implicit
steadystate_test_explicit