Skip to content
Snippets Groups Projects
Commit 156fe1ec authored by Per Lindgren's avatar Per Lindgren
Browse files

Added .gitignore

parent a6ef48da
No related branches found
No related tags found
No related merge requests found
# 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
*.kicad_sch-bak
*.kicad_prl
*.sch-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
\ No newline at end of file
# CHANGELOG # CHANGELOG
2021-01-20, Added `.gitignore`
2021-01-18, Lab1 instructions and CHANGELOG.md 2021-01-18, Lab1 instructions and CHANGELOG.md
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment