diff --git a/.gitignore b/.gitignore index 4e2057b..3ee539b 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,8 @@ Thumbs.db /tmp/ /scratch/ *.log +# kicad-cli sch erc default output (when --output not given goes to cwd/.rpt) +*.rpt # Private keys — never commit *.pem