view .hgignore @ 513:95865cab040a

fix RedBlackTree.agda
author mir3636
date Thu, 04 Jan 2018 15:10:24 +0900
parents 9f8a87389b68
children d167e24e5493
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