Skip to content

Commit 7661f42

Browse files
RREEreznikmm
authored andcommitted
ignore Emacs' backup files and autogenerated sdkconfig
1 parent 5a2d5ae commit 7661f42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,15 @@ test
1717
doc
1818
cortex-gnat-rts*
1919
.DS_Store
20+
*~
2021

2122
auto.cgpr
2223
gnatinspect.db
2324
gpr_query.*
2425

2526
local/
2627
examples/*/build/
28+
examples/*/sdkconfig
2729

2830
demos-arduino-due/debounce_hardware
2931
demos-arduino-due/debounce_software

0 commit comments

Comments
 (0)