File: clean

package info (click to toggle)
python-schema-salad 8.4.20230213094415-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,440 kB
  • sloc: python: 14,250; cs: 1,771; java: 1,243; makefile: 189; xml: 184; sh: 108; javascript: 46
file content (12 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
__pycache__/
schema_salad/__pycache__/
schema_salad/avro/__pycache__/
schema_salad/avro/*.so
schema_salad/tests/__pycache__/
schema_salad/*.so
*.so
.pybuild/
.pytest_cache/
.eggs/
.mypy_cache/
build/