Files
cobol-java-v3/.gitignore
T

34 lines
315 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
debug_cons*.py