X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=.gitignore;h=7b17d10397eb50f99d1531dae2446bec201847a4;hb=d30f2180bf729276c008bd261cd18def265e87ab;hp=37949040865f44790b0337c5c28888c663836a32;hpb=590cae90b1b02d6bc03d0f331bd2157a429a9756;p=ardour.git diff --git a/.gitignore b/.gitignore index 3794904086..7b17d10397 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ *.so *.dylib *.pyc +*.orig # autotools aclocal.m4 @@ -33,6 +34,7 @@ depcomp core core.* vgcore.* +.vscode cscope.files cscope.out tags @@ -44,6 +46,8 @@ tags /build/ /doc/html/ /doc/latex/ +/doc/ardourapi.json.gz +/doc/luadoc.json.gz # translations @@ -60,7 +64,6 @@ tags # /gtk2_ardour/ /gtk2_ardour/ardour.sh /gtk2_ardour/ardev_common.sh -/gtk2_ardour/*.bindings /gtk2_ardour/*.rc # /libs/ardour/ @@ -132,4 +135,6 @@ tags /icons/win32/msvc_resources.rc /tools/osx_packaging/Ardour/*.app +/tools/doxy2json/doxy2json + /MSVCvst_scan/vst_scan.rc