PeptideAI / .gitignore
m0ksh's picture
Sync from GitHub (preserve manual model files)
4da8903 verified
Raw
History Blame
177 Bytes
.vscode/
Data/**/*.tmp
Data/**/*.log
MLModels/**/*.pt
MLModels/**/*.pth
# Python bytecode (safe to ignore everywhere)
__pycache__/
*.py[cod]
*$py.class
StreamlitApp/models/*.pt