mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Dont allow __pycache__
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -32,6 +32,7 @@ accelerate-disk-cache
|
||||
# Temporary until HF port
|
||||
!models/RWKV-v4
|
||||
models/RWKV-v4/20B_tokenizer.json
|
||||
models/RWKV-v4/src/__pycache__
|
||||
models/RWKV-v4/models
|
||||
|
||||
# Ignore PyCharm project files.
|
||||
|
Reference in New Issue
Block a user