8 lines
68 B
Plaintext
8 lines
68 B
Plaintext
# Ignore all
|
|
*
|
|
|
|
# But keep these files
|
|
!*.cpp
|
|
!*.h
|
|
!*CMakeLists.txt
|