Files
cobol-java-v3/.gitignore
T

49 lines
495 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
# Generated / runtime
runtime/
output_*/
logs/
--detailed/
--verbose/
.work/
test_prog_*/
_test_flatfiles/
*.db
# External dependencies (not committed)
gixsql/
cobol-tna-system/