From 62dba3fcf3b27d2eefd25abc7a646ad89b569a2a Mon Sep 17 00:00:00 2001 From: Vitaly Novichkov Date: Thu, 1 Nov 2018 02:28:25 +0300 Subject: MIDI Sequencer: Minor polishing --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f1d2d5a..ece8b7c 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,7 @@ build/* # DoxyGen's output: docs +# Ignore CLeon's files +.idea/* +cmake-build-*/* + -- cgit v1.2.3