Repo for designs & driver for a TA7642 powered lightning detector
1**/strike-sensor-backups
2**/backups
3**/production
4/target
5
6# Temporary files
7*.zip
8*.000
9*.bak
10*.bck
11*.kicad_pcb-bak
12*.kicad_sch-bak
13*-backups
14*-cache*
15*-bak
16*-bak*
17*~
18~*
19_autosave-*
20\#auto_saved_files\#
21*.tmp
22*-save.pro
23*-save.kicad_pcb
24fp-info-cache
25~*.lck
26\#auto_saved_files#
27
28# Netlist files (exported from Eeschema)
29*.net
30
31# Autorouter files (exported from Pcbnew)
32*.dsn
33*.ses
34
35# Exported BOM files
36*.xml
37*.csv
38
39# Archived Backups (KiCad 6.0)
40**/*-backups/*.zip
41
42# Local project settings
43*.kicad_prl