Skip to content

Commit 73efe9c

Browse files
authored
Merge branch 'master' into master
2 parents f8374c0 + 8e86544 commit 73efe9c

File tree

458 files changed

+22143
-8027
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

458 files changed

+22143
-8027
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ Makefile.in
2222
/config.sub
2323
/config.cache
2424
/configure
25+
/conf_nut_report_feature
26+
/conf??????/
27+
/dir.??????/
28+
/configure-test*/
2529
/cscope.*
2630
/depcomp
2731
/INSTALL
@@ -31,6 +35,9 @@ Makefile.in
3135
/missing
3236
/test-driver
3337
common/.dirstamp
38+
*-spellchecked
39+
/.ci*.log
40+
/.ci*.log.*
3441

3542
# Dist
3643
/nut-*.*.*/
@@ -44,3 +51,7 @@ common/.dirstamp
4451
/nut-*.tar.gz.md5
4552
/nut-*.tar.gz.sha256
4653
/nut-*.tar.gz.sig
54+
55+
# Debuggers and IDEs
56+
.gdb_history
57+
/nbproject

0 commit comments

Comments
 (0)