mirror of
https://github.com/THUDM/CogVideo.git
synced 2026-05-08 16:08:11 +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
|
||||
output*
|
||||
test*
|
||||
!tests/
|
||||
!tests/**
|
||||
venv
|
||||
**/.swp
|
||||
**/*.log
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user