Mercurial > hg > Papers > 2021 > riono-sigos
changeset 1:54a51b0913ab
add hgignore
author | riono <e165729@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 27 Apr 2021 18:33:06 +0900 |
parents | 74f00bfffcc6 |
children | 003a11233066 |
files | .hgignore |
diffstat | 1 files changed, 19 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.hgignore Tue Apr 27 18:33:06 2021 +0900 @@ -0,0 +1,19 @@ +syntax: glob +.DS_Store +*.swp +*.*~ +*.bbl +*.blg +*.lof +*.lol +*.lot +*.log +*.aux +*.dvi +*.toc +*.cpt +*.swo +*.fls +*.fdb_latexmk +*.synctex.gz +tech-jsample.tex \ No newline at end of file