GradLLM / .gitignore
johnbridges's picture
remove tracked pycache artifacts and ignore python cache files
d354c17
raw
history blame contribute delete
47 Bytes
# Python bytecode/cache
__pycache__/
*.py[cod]