Skip to content

Commit 92c4fe3

Browse files
authored
Exclude some extra files (#29)
1 parent 8ef3814 commit 92c4fe3

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
.tar.gz
2+
dist/
3+
build/

idf_component.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ url: "https://improv-wifi.com"
33
repository: "https://github.com/improv-wifi/sdk-cpp.git"
44
files:
55
use_gitngnore: true
6+
exclude:
7+
- library.json
8+
- .clang-format
9+
- .gitignore

0 commit comments

Comments
 (0)