blackopsrepl's picture
.
d9f5c15
raw
history blame contribute delete
364 Bytes
target
local
__pycache__
.pytest_cache
/*.egg-info
/**/dist
/**/*.egg-info
/**/*-stubs
.venv
# Eclipse, Netbeans and IntelliJ files
/.*
!/.github
!/.ci
!.gitignore
!.gitattributes
!/.mvn
/nbproject
*.ipr
*.iws
*.iml
# Repository wide ignore mac DS_Store files
.DS_Store
*.code-workspace
CLAUDE.md
DOCUMENTATION_AUDIT.md
**/.venv/**