diff options
author | 6543 <6543@obermui.de> | 2020-09-02 18:57:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-02 12:57:08 -0400 |
commit | 84eac6ed6c1b02a28c83cd2695aa470c4acf46e9 (patch) | |
tree | 82a7122c06ed84fc808691d9d43480f2b983ce9e /options/gitignore/KiCad | |
parent | 3ecd030cd5aa7ded57438a5b9c1459faf237993f (diff) | |
download | gitea-84eac6ed6c1b02a28c83cd2695aa470c4acf46e9.tar.gz gitea-84eac6ed6c1b02a28c83cd2695aa470c4acf46e9.zip |
Add make targed generate-license & generate-gitignore + Update (#12682)
* Add make targed generate-license & generate-gitignore
* Update Gitignores & Licenses
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Diffstat (limited to 'options/gitignore/KiCad')
-rw-r--r-- | options/gitignore/KiCad | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/options/gitignore/KiCad b/options/gitignore/KiCad index 853ee63f78..bd70969a0f 100644 --- a/options/gitignore/KiCad +++ b/options/gitignore/KiCad @@ -6,6 +6,8 @@ *.bak *.bck *.kicad_pcb-bak +*.kicad_sch-bak +*.kicad_prl *.sch-bak *~ _autosave-* |