-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
60 lines (33 loc) · 937 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
sample/Debug/
sample/settings/
settings/
sample/Release/
*.dep
stm32l0x/sample/Debug/Exe/
stm32l0x/sample/Debug/List/
stm32l0x/sample/Debug/Obj/
stm32l0x/sample/Release/Obj/
stm32l0x/ChipTestBoard/Debug/Exe/
stm32l0x/ChipTestBoard/Debug/List/
stm32l0x/ChipTestBoard/Debug/Obj/
*.PcbDocPreview
*.SchDocPreview
stm32l0x/WRM1470DevKit/Debug/Exe/
stm32l0x/WRM1470DevKit/Debug/List/
stm32l0x/WRM1470DevKit/Debug/Obj/
stm32l0x/WRM1470DevKit/Src/debug.log
NBFiLib/nbfi/debug.log
stm32l0x/WA1470RefBoard/Debug/Obj/
*.PrjPcbStructure
stm32l0x/WA1470RefBoard/Debug/List/
stm32l0x/WA1470RefBoard/Debug/Exe/
*.tmp
v85xx/TestBoard/EWARM/Debug/Obj/
v85xx/TestBoard/EWARM/Debug/List/
v85xx/TestBoard/EWARM/Debug/Exe/
v85xx/TestBoard/Debug/Obj/
v85xx/TestBoard/Debug/Exe/
v85xx/TestBoard/Debug/List/
nuvoton_m251x/TestBoard/Debug/Obj/
nuvoton_m251x/TestBoard/Debug/List/
nuvoton_m251x/TestBoard/Debug/Exe/