1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-05-04 22:56:15 +02:00
youki/.gitignore
Tony Duan 6e8f869bf3
chore: a separate target directory for runtimetest
building static-linked runtimetest requires additional RUSTFLAGS env
var. Unfortunately, the additional env var invalids the build cache,
leading cargo rebuilding everytime.

See https://github.com/rust-lang/cargo/issues/8716

A temporary solution is to build runtimetest in a seperate
`runtimetest-target` directory.

Signed-off-by: Tony Duan <tony84727@gmail.com>
2022-06-14 23:32:49 +08:00

22 lines
162 B
Plaintext

/tutorial
.idea/
**/target
/runtimetest-target
.vagrant/
tags
tags.lock
tags.temp
/youki
/integration_test
/runtimetest
.vscode
*~
/bundle.tar.gz
/test.log