Files
m4kc/.gitignore
T

11 lines
121 B
Plaintext
Raw Normal View History

2021-05-13 14:06:28 -04:00
# Ignore executables
/bin/*
/o/*
2022-05-04 03:20:47 -04:00
/win/o/*
2022-05-04 16:33:30 -04:00
/win/bin/*
2022-05-07 14:07:33 -04:00
# Ignore packaged release
/release/*
# Just in case
2022-05-04 16:33:30 -04:00
screenshot.bmp