about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-12-04 12:17:29 +0000
committerGitHub <noreply@github.com>2021-12-04 12:17:29 +0000
commit71cbc79b0e05d5cefb3648781abfaa90f87687ce (patch)
treef1a9536510028511e345342f3f590b6cc125ff60 /src/test/codegen/src-hash-algorithm
parent0c6208a048c0b156aad137a711080ea65d5a29fb (diff)
parent65cdced80581d4072ef78296634ecbcd9c0402af (diff)
downloadrust-71cbc79b0e05d5cefb3648781abfaa90f87687ce.tar.gz
rust-71cbc79b0e05d5cefb3648781abfaa90f87687ce.zip
Merge #10925
10925: minor: Simplify `.vscodeignore` r=lnicola a=lnicola

The quadruple negation we used to have here was quite confusing:

```gitignore
**
!out
out/**
!out/src
```

Let's ignore everything and cherry-pick what we want to include.

~~And also include the extension sourcemap, just in case someone wants to debug the extension.~~

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions