Add .gitignore to scratch directory
This commit is contained in:
committed by
Natale Patriciello
parent
b982ace47e
commit
393d23732d
5
scratch/.gitignore
vendored
Normal file
5
scratch/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# Ignore everything on scratch by default, except the provided examples
|
||||
/*
|
||||
!.gitignore
|
||||
!subdir/
|
||||
!scratch-simulator.cc
|
||||
Reference in New Issue
Block a user