mirror of https://github.com/THUDM/ChatGLM-6B
☀ feat: update .gitignore
parent
163f94e160
commit
bc6695b7f2
|
@ -1,3 +1,7 @@
|
||||||
|
.vscode
|
||||||
|
ptuning/data
|
||||||
|
ptuning/output
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
|
Loading…
Reference in New Issue