Remove some stray files

This commit is contained in:
Alex Crichton
2020-02-28 12:29:12 -08:00
parent 87757965f4
commit d7ec76b715
2 changed files with 0 additions and 16 deletions

15
cranelift/.gitignore vendored
View File

@@ -1,15 +0,0 @@
*.pyc
*.bk
*.swp
*.swo
*.swx
tags
target
Cargo.lock
.*.rustfmt
cranelift.dbg*
.mypy_cache
rusty-tags.*
docs/_build
*~
\#*\#

View File

@@ -1 +0,0 @@
# This file tells tools we use rustfmt. We use the default settings.