clap

CLAP Audio Plugin API
Log | Files | Refs | README | LICENSE

commit e0ab1758b1fe8305f0e13b23f9733836307f9795
parent b93f947713ef060e50bd666169a7d3acce840fa4
Author: Alexandre BIQUE <bique.alexandre@gmail.com>
Date:   Tue, 31 Aug 2021 10:48:50 +0200

Improve .gitignore

Diffstat:
M.gitignore | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore @@ -54,7 +54,7 @@ compile_commands.json # CMake common patterns build/ -cmake-build-*/ +cmake-build*/ # A place to store stuff and get it git ignored ignore/*