forked from nrfconnect/sdk-sidewalk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
64 lines (57 loc) · 692 Bytes
/
.gitignore
File metadata and controls
64 lines (57 loc) · 692 Bytes
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
61
62
63
64
*.o
*.d
*.cmd
*.log
*.pyc
*.swp
*.swo
*~
build
build-*
build_*
cscope.*
.dir
venv
.venv
.venv*
.cache
/*.patch
tags
.project
.cproject
.xxproject
.envrc
.vscode
.claude
.cursor
.devcontainer
sanity-out*
twister-out*
map.yml
hardware-map.yaml*
coverage.info
doc/_build
doc/nrf/_doxygen/
doc/nrf/_samples/
doc/*_warnings.txt
doc/*_doc.log
ext/lib/bin/supl
ext/lib/bin/libsupl.zip
ext/BSEC_*
**/version.conf
YAMLLint.txt
Gitlint.txt
KconfigBasic.txt
Kconfig.txt
KconfigHWMv2.txt
KconfigBasicNoModules.txt
SysbuildKconfigBasicNoModules.txt
Checkpatch.txt
LicenseAndCopyrightCheck.txt
Nits.txt
Ruff.txt
Pylint.txt
PythonCompat.txt
compliance.xml
tools/provision/*.hex
tools/provision/*.bin