From 01f0d7186af36c5867a6f1d37d91462997079b7b Mon Sep 17 00:00:00 2001 From: milang Date: Tue, 17 Sep 2019 19:57:31 +0200 Subject: [PATCH] complete gitignore again --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 48ae16d..545ba4b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ src/fxengine *.elf *.mak build-fx +*.o