mirror of
https://github.com/THUDM/CogVideo.git
synced 2026-05-11 18:24:20 +08:00
chore: allow tests/ directory in gitignore
This commit is contained in:
parent
261868fcb8
commit
c312b95925
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