diff options
author | Alex Studer <asreg123@gmail.com> | 2019-05-12 08:45:08 -0400 |
---|---|---|
committer | Brendan Forster <brendan@github.com> | 2019-05-12 09:45:08 -0300 |
commit | d44a0cb1561dc89164d227d5e28262ab45ebe485 (patch) | |
tree | 23549d2a6cc1e7b2411718d907be4bf72960e2fe /KiCad.gitignore | |
parent | 65bc8a709015c9980ea9580a12ebbab9d7241ba6 (diff) | |
download | gitignore-d44a0cb1561dc89164d227d5e28262ab45ebe485.tar.gz gitignore-d44a0cb1561dc89164d227d5e28262ab45ebe485.zip |
Add fp-info-cache to KiCad gitignore (#3013)
See https://lists.launchpad.net/kicad-developers/msg38339.html and https://lists.launchpad.net/kicad-developers/msg38638.html
Diffstat (limited to 'KiCad.gitignore')
-rw-r--r-- | KiCad.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/KiCad.gitignore b/KiCad.gitignore index 6ce5564c..f59e2024 100644 --- a/KiCad.gitignore +++ b/KiCad.gitignore @@ -12,6 +12,7 @@ _autosave-* *-rescue.lib *-save.pro *-save.kicad_pcb +fp-info-cache # Footprint cache fp-info-cache |