iaq_sensor_wired/.gitignore
2022-04-18 22:26:01 +02:00

57 lines
608 B
Plaintext

#
# KiCAD ignores
#
# 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
#
# STM32IDE ignores
#
fw/Debug
fw/.settings
*.zip
tests/__pycache__/
# FreeCAD ignores
*.FCStd1
# TeX(maker) ignores
*.aux
*.lof
*.log
*.lot
*.synctex.gz
*.gz
*.toc