Commit Graph
2 Commits
Author SHA1 Message Date
hoijui 0327e80558 gitignore: simplify _gerber_ dir exclusion
gitignore globs are not repo-global by default.
They are so only with an explicit `/` in front.
Also, all files below an ignored directory
are ignored as well.
2020-06-26 09:13:54 +02:00
hoijui 54371a674a remove cache files
see http://kicad-pcb.org/help/file-formats/

> fp-info-cache: *: Footprint info cache:
cache of information (description, datasheet URL, etc.)
for all footprints used by the board.
2020-06-26 09:11:10 +02:00