proto-PCIexpress-KiCad/Templates/PCIexpress_x16_low/.gitignore
Supercookiegaming cfaae8f647 Updated file structure
-Removed Backup Files
-Removed .kicad_prl Files
-Updated meta.html Files
-Moved Example Cards into Templates folder to stop KiCad from giving a template error for the Library folder
2025-05-18 15:09:28 -04:00

26 lines
376 B
Plaintext

# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Format documentation: http://kicad-pcb.org/help/file-formats/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv