Files
cobol-java-v3/.gitignore
2026-06-25 08:51:15 +08:00

32 lines
299 B
Plaintext

# Build
# Coverage
# Python
*.egg-info/
*.exe
*.exec
*.gcda
*.gcno
*.py,cover
*.pyc
.DS_Store
.cache/
.coverage
.pytest_cache/
__pycache__/
build/
coverage.json
dist/
htmlcov/
reports/
target/
test-data-bundle/
uploads/
tasks/
cobol_out.bin
*.sh
reports/
test-data-bundle/
cobol-javascreenshots/
C