view .hgignore @ 460:5fd0502a6c35

Split RedBlackTree.cbc RedBlackTreeReWrite.cbc
author ryokka
date Tue, 19 Dec 2017 17:49:57 +0900
parents 9f8a87389b68
children
line wrap: on
line source

syntax: glob
.DS_Store
*.swp
*.o
*.agdai

# CMake
CMakeCache.txt
CMakeFiles
CMakeScripts
Makefile
cmake_install.cmake
install_manifest.txt

# binary
src/llrb/llrb
src/llrb/llrb_with_put_verify