Add .gitignore and stop tracking Python bytecode caches

#1
by alexis779 - opened

Ignore pycache, *.pyc, build artifacts, venvs, wandb, and local output. Remove previously committed .pyc files from the repository.

alexis779 changed pull request status to merged

Sign up or log in to comment