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

This commit is contained in:
Eduardo Almeida
2023-10-08 14:33:24 +01:00
parent 00604f18e1
commit 6c87965ae2

1
scratch/.gitignore vendored
View File

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