view .hgignore @ 3469:a5e225eac0a9

logging on windows: all logs actually contained CR.CR.LF -> removed one CR. It seems that iostream already converts \n to \r\n on Windows systems
author amazy
date Thu, 11 Jul 2019 11:48:54 +0200
parents 0f17fd02d401
children a4c0ae644fe5
line wrap: on
line source

syntax: glob
ThirdPartyDownloads/
CMakeLists.txt.user
*.cpp.orig
*.h.orig
.vs/
.vscode/
*~