diff options
| author | Vasile Vilvoiu <vasi.vilvoiu@gmail.com> | 2020-11-07 18:58:03 +0200 |
|---|---|---|
| committer | Vasile Vilvoiu <vasi.vilvoiu@gmail.com> | 2020-11-07 18:58:03 +0200 |
| commit | ddc99d84ddbaea732b3688fbcaf5234fba66d8c4 (patch) | |
| tree | 286e81adb82fc9d7cd7d11db9b1f7f3aa3f8138e /kicad/.gitignore | |
| parent | 3369e32c81c2eb82a804275eb011864d7832e755 (diff) | |
Changed resistor reference location and size; changed gitignore to include gerber dir
Diffstat (limited to 'kicad/.gitignore')
| -rw-r--r-- | kicad/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kicad/.gitignore b/kicad/.gitignore index 8695657..a1462f2 100644 --- a/kicad/.gitignore +++ b/kicad/.gitignore @@ -26,4 +26,4 @@ fp-info-cache *.csv # Exported PDF files -*.pdf
\ No newline at end of file +gerber
\ No newline at end of file |
