view .hgignore @ 3:51453d58fb8f

Update .hgignore
author Yasutaka Higa <e115763@ie.u-ryukyu.ac.jp>
date Tue, 10 May 2016 13:54:39 +0900
parents bc3bf16b59f8
children
line wrap: on
line source

syntax: glob

# Editors
*.swp
*~

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

# clang
*.o
*.bc
*.i
*.s

# executables
schedular/schedular