diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2022-05-15 15:31:25 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2022-05-15 15:31:25 +0200 |
| commit | cede91971a023e8f18ad2f69a21f15a7e0ee67e9 (patch) | |
| tree | 0cfa540e30cc26c5140d95d77ae4ead84be608b1 | |
| parent | bac878c9a334e60291f8c77cd02f24e35ac7b637 (diff) | |
| download | rust-cede91971a023e8f18ad2f69a21f15a7e0ee67e9.tar.gz rust-cede91971a023e8f18ad2f69a21f15a7e0ee67e9.zip | |
Add tools/llvmint-2 to ignored entries
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ffd36ddb7db..12ed5667563 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ gcc_path benchmarks tools/llvm-project tools/llvmint +tools/llvmint-2 |
