1
0
mirror of https://github.com/containers/youki synced 2024-09-19 18:37:40 +02:00

chore: update .gitignore

prefixes some rules with slash (/) to make it only ignores
files/directories at the root directory

Signed-off-by: Tony Duan <tony84727@gmail.com>
This commit is contained in:
Tony Duan 2022-06-06 20:07:38 +08:00
parent 1051f4528b
commit 0faed4af11
No known key found for this signature in database
GPG Key ID: 6D7201FAF44DDE0C

15
.gitignore vendored
View File

@ -1,5 +1,3 @@
/tutorial
.idea/
@ -10,16 +8,13 @@ tags
tags.lock
tags.temp
youki
!youki/
integration_test
runtimetest_tool
runtimetest
!runtimetest/
/youki
/integration_test
/runtimetest
.vscode
*~
bundle.tar.gz
test.log
/bundle.tar.gz
/test.log