From: kosako Date: Wed, 27 Apr 2016 07:09:33 +0000 (+0900) Subject: add *.txt into .gitignore X-Git-Tag: v6.0.0^2~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f44321e835892f3b82a4ed36be66c88f06d75c90;p=onig add *.txt into .gitignore --- diff --git a/src/.gitignore b/src/.gitignore index e984609..d13fee3 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -8,5 +8,6 @@ unicode_unfold_key.gperf *.lo *.la *~ +*.txt .libs/ .deps/