clap

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

commit 77a4297521c57302f165ffa06a299f38273efaa7
parent 346c5c8da6928df357abc083c0159dc3a44dc53e
Author: Alexandre BIQUE <bique.alexandre@gmail.com>
Date:   Mon, 20 Dec 2021 19:01:18 +0100

Update .gitignore

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

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