blob: b1d85aa8dd8613d962c3396ebb40ac4d6c2f9fc4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
__pycache__/
*.pyc
.venv/
dist/
build/
*.egg-info/
*.i64
*.id0
*.id1
*.id2
*.nam
*.til
# large analysis targets (copied in, not source)
targets/
bin/
|