remove unnecessary files

This commit is contained in:
Mahdi Dibaiee 2016-06-25 16:04:28 +04:30
parent aeeef30e09
commit 958995153e
18 changed files with 2 additions and 20 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
target
build

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1 +0,0 @@
{"rustc":6621389328642914105,"target":6192930460042594332,"profile":10749699831569892475,"local":{"variant":"MtimeBased","fields":[[1466853811,226666665],[47,114,111,111,116,47,107,101,114,110,101,108,47,116,97,114,103,101,116,47,120,56,54,95,54,52,45,117,110,107,110,111,119,110,45,108,105,110,117,120,45,103,110,117,47,100,101,98,117,103,47,46,102,105,110,103,101,114,112,114,105,110,116,47,109,97,104,100,105,95,111,115,45,56,52,101,51,51,55,102,51,99,54,57,102,100,55,97,98,47,100,101,112,45,108,105,98,45,109,97,104,100,105,95,111,115]]},"features":"None","deps":[["rlibc v0.1.5",9884570034738440005]],"rustflags":[]}

View File

@ -1 +0,0 @@
{"rustc":6621389328642914105,"target":9571294117447932849,"profile":10749699831569892475,"local":{"variant":"Precalculated","fields":["0.1.5"]},"features":"None","deps":[],"rustflags":[]}

View File

@ -1,16 +0,0 @@
{
"llvm-target": "x86_64-unknown-none-gnu",
"target-endian": "little",
"target-pointer-width": "64",
"os": "none",
"arch": "x86_64",
"data-layout": "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128",
"pre-link-args": ["-m64"],
"cpu": "x86-64",
"features": "-mmx,-sse,-sse2,-sse3,-ssse3",
"disable-redzone": true,
"eliminate-frame-pointer": false,
"linker-is-gnu": true,
"no-compiler-rt": true,
"archive-format": "gnu"
}