7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
# Ignore everything in this directory
|
|
*
|
|
# Except this file
|
|
!.gitignore
|
|
!.clang-format
|
|
!CMakeLists.txt
|
|
!package.xml |