Skip to content
Snippets Groups Projects
Commit 8427b3b9 authored by Marco Clemencic's avatar Marco Clemencic
Browse files

added .gitignore and .gitattributes

parent 899a3579
No related branches found
No related tags found
No related merge requests found
release.notes merge=union
/Makefile
/.cproject
/.project
/.settings/
/InstallArea/
/build.*/
/.pydevproject
# backup files
*~
.*.swp
# build products
InstallArea/
# CMake temporary files
build.*/
.build/
build-dir/
CMakeFiles/
CTestTestfile.cmake
CPackSourceConfig.cmake
CPackConfig.cmake
cmake_install.cmake
# common byproducts
*.pyc
*.pyo
DoxyWarnings.log
.gdb_history
*.new
*.launch
*.launch.py
*.launch.opts
# Eclipse data
.project
.cproject
.settings
.pydevproject
.eclipse/
# CMT tempoary files
build.*.log
Makefile
NMake
install.*.history
setup.*
cleanup.*
version.cmt
genConf/
QMTest/
test_results/
*-slc[56]-*/
i686-winxp-vc9-dbg/
.*-slc[56]-*.d/
.i686-winxp-vc9-dbg.d/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment