vpxtool 0.33.0

Terminal based frontend and utilities for Visual Pinball
Documentation
1
2
3
4
5
6
7
8
9
# Set the default behavior, in case people don't have core.autocrlf set.
*               text=auto

*.vbs		text eol=crlf

# Score-file fixtures are verbatim copies of real on-disk files. Treat
# them as binary so the original bytes (CRLF, embedded non-UTF8, trailing
# junk) survive into the test runs.
tests/fixtures/* -text