1
0
Fork 0

Updated .gitignore.

This commit is contained in:
Yohan Boujon 2022-04-05 21:28:49 +02:00
parent d29f12c158
commit 7ae165923c

55
.gitignore vendored
View file

@ -1,2 +1,55 @@
# Atmel
Debug/
Debug/
Release
# Kicad
*.000
*.bak
*.bck
*.kicad_pcb-bak
*.kicad_sch-bak
*.-backups
*.kicad_prl
*.sch-bak
_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache
~*.lck
\#auto_saved_files#
report.txt
# Generated Kicad
*.net
*.dsn
*.ses
*.xml
*.csv
*.gbr
*.drl
# Freecad
*.bak
*.FCStd1
*.FCStd2
*.FCStd3
*.FCStd4
*.FCStd5
*.FCStd6
*.FCStd7
*.FCStd8
*.FCStd9
*.backup
*.pyc
*.pyo
*.swp
*.swx
# Project-specific files
*.pdf
*.ods
*.docx
*.pptx
*.zip
*.svg