gitignore: Update scratch/ .gitignore to not exclude itself
This commit is contained in:
2
scratch/.gitignore
vendored
2
scratch/.gitignore
vendored
@@ -1,5 +1,7 @@
|
||||
# Ignore everything on scratch by default, except the provided examples
|
||||
/*
|
||||
!.gitignore
|
||||
|
||||
!subdir/
|
||||
!scratch-simulator.cc
|
||||
!CMakeLists.txt
|
||||
|
||||
Reference in New Issue
Block a user