diff options
| author | Vasile Vilvoiu <vasi.vilvoiu@gmail.com> | 2020-10-31 19:46:57 +0200 |
|---|---|---|
| committer | Vasile Vilvoiu <vasi.vilvoiu@gmail.com> | 2020-10-31 19:46:57 +0200 |
| commit | 2e0350c71473aa1ee7c07b6c114b980b119ee34f (patch) | |
| tree | 5e68884a6e6294d788dccb383861d2f4b715f637 | |
| parent | f3f27c6d7f26a5e7957481febb4b8a1ef3a4107d (diff) | |
Add kicad dir
| -rw-r--r-- | kicad/.gitignore (renamed from .gitignore) | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/kicad/.gitignore index 853ee63..8695657 100644 --- a/.gitignore +++ b/kicad/.gitignore @@ -24,3 +24,6 @@ fp-info-cache # Exported BOM files *.xml *.csv + +# Exported PDF files +*.pdf
\ No newline at end of file |
