scratch: Add nested-subdir/ to list of non-ignored dirs of .gitignore

Eduardo Almeida 2023-10-08 14:33:24 +01:00
parent 00604f18e1
commit 6c87965ae2
1 changed files with 1 additions and 0 deletions

1
scratch/.gitignore vendored
View File

@ -2,6 +2,7 @@
/*
!.gitignore
!nested-subdir/
!subdir/
!scratch-simulator.cc
!CMakeLists.txt