uvmac/.gitignore
InvisibleUp b5d3c3ef05 Move build system to Meson
This is so, so mucher nicer than CMake. Unfortunately, SDL2 doesn't
compile, so I have to go fix that now.
2020-06-30 19:42:28 -04:00

12 lines
71 B
Plaintext

*.exe
*.obj
.vscode/*
bld
*.dsk
*.ROM
*.kdev4
*.pdb
build/
.vs/*
make/