Use globs to ignore target directories.

Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
This commit is contained in:
OGINO Masanori
2014-08-02 22:22:22 +09:00
parent 5ebda6d39d
commit 821262f30e
+2 -4
View File
@@ -51,6 +51,8 @@
.project
.settings/
.valgrindrc
/*-*-*-*/
/*-*-*/
/Makefile
/build
/dist/
@@ -75,8 +77,6 @@ TAGS.vi
\#*\#
config.mk
config.stamp
i686-pc-mingw32/
i686-unknown-linux-gnu/
keywords.md
lexer.ml
src/.DS_Store
@@ -86,5 +86,3 @@ tmp.*.rs
version.md
version.ml
version.texi
x86_64-apple-darwin/
x86_64-unknown-linux-gnu/