comparison .hgignore @ 0:bc3bf16b59f8

Add .hgignore
author Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
date Tue, 10 May 2016 13:50:45 +0900
parents
children 51453d58fb8f
comparison
equal deleted inserted replaced
-1:000000000000 0:bc3bf16b59f8
1 syntax: glob
2
3 # Editors
4 *.swp
5 *~
6
7 # CMake
8 CMakeCache.txt
9 CMakeFiles
10 CMakeScripts
11 Makefile
12 cmake_install.cmake
13 install_manifest.txt
14
15 # clang
16 *.o
17 *.bc
18 *.i
19 *.s
20
21 # executables