view .hgignore @ 220:6c0692c9bfed

Fix rb_tree
author Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
date Mon, 09 Jan 2017 21:16:29 +0900
parents f0c144c3861d
children 9f8a87389b68
line wrap: on
line source

syntax: glob

*.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