Ignore output from CMake build

This commit is contained in:
Roland Kaufmann 2013-02-22 12:04:42 +01:00
parent 15f3246ea5
commit adbf45c492

41
.gitignore vendored
View File

@ -1,21 +1,52 @@
# use shell glob syntax for wildcards etc.
# General patterns
# 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-*
*.aux
*.log
# Some more files generated by autotools.
# 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