Mercurial > hg > Members > anatofuz > slides
changeset 0:ff6f83c26056
add hgignore
author | Takahiro SHIMIZU <anatofuz@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 16 Jan 2018 20:35:16 +0900 |
parents | |
children | ac148561d3ef |
files | .hgignore |
diffstat | 1 files changed, 23 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Tue Jan 16 20:35:16 2018 +0900 @@ -0,0 +1,23 @@ +syntax: glob + +*.swp + +index.md +index.html + +*.js +*.css +*.html + +images/*.svg + +pictures/*.svg +pictures/*.jpg + +themes/**/*.png +themes/**/*.jpg + +themes/**/*.svg +themes/**/*.ttf +themes/**/*.otf +themes/**/*.woff