auto merge of #16194 : omasanori/rust/gitignore, r=alexcrichton

I also sorted lines in .gitignore. The file might include some obsoleted lines but I left.
This commit is contained in:
bors 2014-08-03 04:51:10 +00:00
commit 055e25acbe
1 changed files with 64 additions and 66 deletions

130
.gitignore vendored
View File

@ -1,90 +1,88 @@
*~
\#*\#
\#*
.#*
*.x86
*.llvm
*.out
*.boot
*.rustc
*.cmx
*.dll
*.def
*.exe
*.a
*.rlib
*.so
*.dylib
*.orig
*.cmo
*.cmi
*.dSYM
*.d
*.o
*.ll
*.bc
*.aux
*.bc
*.boot
*.bz2
*.cmi
*.cmo
*.cmx
*.cp
*.fn
*.ky
*.cps
*.log
*.pdf
*.d
*.dSYM
*.def
*.diff
*.dll
*.dylib
*.elc
*.epub
*.exe
*.fn
*.html
*.ky
*.ll
*.llvm
*.log
*.o
*.orig
*.out
*.patch
*.pdf
*.pg
*.pot
*.pyc
*.rej
*.rlib
*.rustc
*.so
*.swo
*.swp
*.tmp
*.toc
*.tp
*.vr
*.patch
*.diff
*.rej
*.swp
*.swo
*.tmp
*.pyc
*.elc
*.x86
*~
.#*
.DS_Store
.cproject
.hg/
.hgignore
.cproject
.project
.settings/
.valgrindrc
lexer.ml
TAGS
TAGS.emacs
TAGS.vi
version.ml
version.texi
/*-*-*-*/
/*-*-*/
/Makefile
config.mk
/build
/dist/
/dl/
/doc
/inst/
/llvm/
/mingw-build/
/nd/
/rt/
/rustllvm/
/test/
/inst/
/mingw-build/
src/.DS_Store
/tmp/
/dist/
/stage0/
/dl/
/stage1/
/stage2/
/stage3/
*.bz2
/doc
/nd/
/llvm/
version.md
keywords.md
x86_64-apple-darwin/
x86_64-unknown-linux-gnu/
i686-unknown-linux-gnu/
tmp.*.rs
/test/
/tmp/
TAGS
TAGS.emacs
TAGS.vi
\#*
\#*\#
config.mk
config.stamp
.DS_Store
keywords.md
lexer.ml
src/.DS_Store
src/etc/dl
.settings/
/build
i686-pc-mingw32/
src/librustc_llvm/llvmdeps.rs
*.pot
tmp.*.rs
version.md
version.ml
version.texi