Skip to content
Snippets Groups Projects
Commit 08c4039f authored by Gloria Corti's avatar Gloria Corti
Browse files

Merge branch 'git-attributes' into 'master'

added .gitignore and .gitattributes

See merge request !12
parents 899a3579 8427b3b9
No related branches found
No related tags found
No related merge requests found
release.notes merge=union
/Makefile # backup files
/.cproject *~
/.project .*.swp
/.settings/
/InstallArea/ # build products
/build.*/ InstallArea/
/.pydevproject
# 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