mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Add rust target folder to gitignore
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
This commit is contained in:
parent
e6720689fc
commit
f8a070acbe
3
.gitignore
vendored
3
.gitignore
vendored
@ -158,3 +158,6 @@ website/package-lock.json
|
||||
# temporary test files
|
||||
tests/queries/0_stateless/test_*
|
||||
tests/queries/0_stateless/*.binary
|
||||
|
||||
# rust
|
||||
/rust/**/target
|
||||
|
Loading…
Reference in New Issue
Block a user