opm-simulators/.gitignore

71 lines
894 B
Plaintext
Raw Normal View History

2013-02-22 13:30:29 -06:00
# use shell glob syntax for wildcards etc.
# editor backup
*~
2013-02-22 13:30:29 -06:00
.\#*
\#*\#
.\#*\#
# Eclipse project settings
.cproject
.project
.settings/*
# QtCreator project settings
CMakeLists.txt.user*
# compiler output
*.o
*.lo
*.la
2013-02-22 13:30:29 -06:00
*.a
*.so
.libs
.deps
stamp-*
2013-02-22 13:30:29 -06:00
*.aux
*.log
# executables (test programs)
bin/
2013-02-22 13:30:29 -06:00
# configure artifacts
Makefile
2013-02-22 13:30:29 -06:00
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
aclocal.m4
2013-02-22 13:30:29 -06:00
am
autom4te.cache
config.*
configure
dependencies.m4
2013-02-22 13:30:29 -06:00
depcomp
install-sh
libtool
ltmain.sh
missing
# Ignoring executables
*_test
2013-02-22 13:30:29 -06:00
examples/cpchop*
examples/cpregularize
examples/exp_variogram
examples/upscale_*
examples/grdecldips
data
steadystate_test_implicit
steadystate_test_explicit