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

added .gitignore and .gitattributes

see LHCBPS-1599
parent 373194bc
No related branches found
No related tags found
5 merge requests!69Sync future with master,!62Merge master into future,!61Sync future with master,!36Sync master with 2016-patches,!30added .gitignore and .gitattributes
release.notes merge=union
# 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.
Finish editing this message first!
Please register or to comment