9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
# Ignore everything on scratch by default, except the provided examples
|
|
/*
|
|
!.gitignore
|
|
|
|
!nested-subdir/
|
|
!subdir/
|
|
!scratch-simulator.cc
|
|
!CMakeLists.txt
|