added kicad and nix file and folder excludes

This commit is contained in:
Sebastian Wendel 2023-06-19 14:32:41 +02:00
parent 2bf3877278
commit 081243f44f
No known key found for this signature in database
GPG Key ID: 14ED8B1EC3371ECE
1 changed files with 24 additions and 0 deletions

24
.gitignore vendored
View File

@ -4,12 +4,15 @@
*.so
*.swp
export
img
tmp
# Nix
.direnv
.pre-commit-config.yaml
result
*.img*
*.qcow2
# Python
/*.py[cod]
@ -23,11 +26,32 @@ result
/flow_backup.json
# Mkdocs
dist
docs/_*
site
# macOS
.DS_Store
# 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*
*.net
*.dsn
*.ses
# Misc
template
TODOS.md