Files
m4kc/.gitignore
Sasha Koshka c1d9ab28c7 Add release packaging
Running ./build.sh release will build and package the program as a zip file
2022-05-07 14:07:33 -04:00

11 lines
121 B
Plaintext

# Ignore executables
/bin/*
/o/*
/win/o/*
/win/bin/*
# Ignore packaged release
/release/*
# Just in case
screenshot.bmp