board/sim: Don't ignore any files under src/etc/ folder
see the discussion here: https://github.com/apache/incubator-nuttx/issues/1363
This commit is contained in:
parent
8cb06171a3
commit
569477d36c
1 changed files with 1 additions and 0 deletions
1
boards/sim/sim/sim/src/.gitignore
vendored
1
boards/sim/sim/sim/src/.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
/etctmp*
|
||||
!/etc/**
|
||||
|
|
Loading…
Reference in a new issue