sointu/.gitignore
Veikko Sariola 9209aa1cba Implement .asm parsing in go4k, and run succesfully almost all tests/ through the bridge.
Delays and samples are not implemented yet and thus the tests are skipped, as these require parsing the delay and sample tables also. Various macronames were changed to be more sensible and consistent i.e. ATTAC was changed to ATTACK. GatesLow and GatesHigh was removed for the time being and the tracker will just have to know they are the SHAPE and COLOR parameters. SU_SPEED was changed to take a parameter so the parser picks it up.
2020-11-07 21:05:55 +02:00

31 lines
357 B
Plaintext

# Visual Studio 2015/2017 cache/options directory
.vs/
# User-specific files
*.suo
*.user
# Build results
[Dd]ebug/
[Rr]elease/
[Bb]in/
[Oo]bj/
# CMake
build/
# Project specific
old/
# VS Code
.vscode/
# project specific
# this is autogenerated from bridge.go.in
build/
build32/
build64/
out/
.cache/
go4k/actual_output/