LPX55's picture
chore: update .gitignore to include additional Python bytecode files and inference log directories
e799e01
raw
history blame
184 Bytes
.env
*goat.py
.vscode
*onnx.py
./models/*
forensics/__pycache__/*
*.cpython-311.pyc
*.cpython-312.pyc
test.ipynb
models/*
*.cpython-310.pyc
*/inference_logs/*
hf_inference_logs/*.json