mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-03 20:57:39 -06:00
67 lines
794 B
Plaintext
67 lines
794 B
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
*.obj
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
*.dll
|
|
|
|
# Fortran module files
|
|
*.mod
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
*.lib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
|
|
# Editor backup files
|
|
*~
|
|
.\#*
|
|
\#*\#
|
|
.\#*\#
|
|
|
|
# Eclipse project settings
|
|
.cproject
|
|
.project
|
|
.settings/*
|
|
|
|
# QtCreator project settings
|
|
CMakeLists.txt.user*
|
|
|
|
# In-tree build with CMake
|
|
CMakeCache.txt
|
|
CMakeFiles/
|
|
cmake_install.cmake
|
|
config.h
|
|
opm-flowdiagnostics-applications-config.cmake
|
|
opm-flowdiagnostics-applications-config-version.cmake
|
|
opm-flowdiagnostics-applications-install.cmake
|
|
Makefile
|
|
bin/
|
|
lib/
|
|
Doxyfile
|
|
Documentation/html
|
|
*.pc
|
|
install_manifest.txt
|
|
|
|
# Testing framework
|
|
CTestTestfile.cmake
|
|
DartConfiguration.tcl
|
|
Testing/
|
|
.DS_Store
|
|
.idea
|
|
build
|