comparison .hgignore @ 780:0b791ae19543 default tip

test
author Moririn < Moririn@cr.ie.u-ryukyu.ac.jp>
date Mon, 10 Jul 2023 20:19:13 +0900
parents 9f8a87389b68
children
comparison
equal deleted inserted replaced
779:68904fdaab71 780:0b791ae19543
1 syntax: glob
2 .DS_Store
3 *.swp
4 *.o
5 *.agdai
6
7 # CMake
8 CMakeCache.txt
9 CMakeFiles
10 CMakeScripts
11 Makefile
12 cmake_install.cmake
13 install_manifest.txt
14
15 # binary
16 src/llrb/llrb
17 src/llrb/llrb_with_put_verify
18