X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=.gitignore;h=1dd30c1410662846ad1177a7a4bec57cc14f101f;hb=513edcec286275eb89a8681c7549ec072aa32192;hp=821ed66862cf5fbd235863744b0ea93b1f5944bf;hpb=71bcf79963d1d9d8bc10b54c82dfe75dfc588d4a;p=mirror_edk2.git diff --git a/.gitignore b/.gitignore index 821ed66862..1dd30c1410 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ Build/ +.DS_Store +*_extdep/ +*.pyc +__pycache__/ tags/ +.vscode/