Remove linenoise from gitignore

This commit is contained in:
Zack Corr 2012-10-30 11:10:56 +10:00
parent ea996556b9
commit 46cf147aa2
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -55,7 +55,6 @@ version.texi
config.mk config.mk
/rt/ /rt/
/rustllvm/ /rustllvm/
/linenoise
/test/ /test/
/build/ /build/
/inst/ /inst/