diff options
| -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 |
