mirror of
https://github.com/THUDM/CogVideo.git
synced 2026-05-30 07:48:12 +08:00
chore: allow tests/ directory in gitignore
This commit is contained in:
parent
4215b632d2
commit
5a69df93f3
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,6 +8,8 @@ logs/
|
|||||||
.idea
|
.idea
|
||||||
output*
|
output*
|
||||||
test*
|
test*
|
||||||
|
!tests/
|
||||||
|
!tests/**
|
||||||
venv
|
venv
|
||||||
**/.swp
|
**/.swp
|
||||||
**/*.log
|
**/*.log
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user