ResInsight/.gitignore

27 lines
299 B
Plaintext
Raw Normal View History

# editor backup files
*~
.\#*
# compiler output
*.o
# Octave plugins (compiled)
*.oct
# precompiled headers
*.gch
# Qt preprocessor
moc_*.cxx
qrc_*.cxx
# CMake
Makefile
CMakeFiles/
CMakeCache.txt
/Generated/
*.qrc.depends
# Target program
/ApplicationCode/ResInsight