tc-homework2/scratch/.gitignore

9 lines
151 B
Plaintext

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