From 6d7819903142f1f0faf9bde69a17a3053f14fcaf Mon Sep 17 00:00:00 2001 From: Godzil Date: Tue, 11 Feb 2020 00:04:42 +0000 Subject: [PATCH] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index e9ebc7d..674985d 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,7 @@ rom/ dumpinfo testserial wonderswan + +# Build folder +cmake-*/ +build*/ \ No newline at end of file