mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-12-30 08:41:50 +00:00
remove OS temp files
This commit is contained in:
parent
d015b2ad08
commit
55aa84ac5c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
||||
.DS_Store
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user