ResInsight/.gitignore
2013-02-12 11:48:27 +01:00

27 lines
299 B
Plaintext

# 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