diff --git a/electronics/.gitignore b/electronics/.gitignore index 4e48574..499d81a 100644 --- a/electronics/.gitignore +++ b/electronics/.gitignore @@ -24,3 +24,10 @@ fp-info-cache # Footprint association file (exported from Pcbnew) *.cmp + +# Kicad default backup folder +*-backups/ + +# Gerber files +*.g* +*.drl