scratch: Add nested-subdir/ to list of non-ignored dirs of .gitignore
parent
00604f18e1
commit
6c87965ae2
|
@ -2,6 +2,7 @@
|
|||
/*
|
||||
!.gitignore
|
||||
|
||||
!nested-subdir/
|
||||
!subdir/
|
||||
!scratch-simulator.cc
|
||||
!CMakeLists.txt
|
||||
|
|
Loading…
Reference in New Issue