mirror of
https://github.com/mfocko/blog.git
synced 2024-11-10 08:19:07 +01:00
23 lines
152 B
Text
23 lines
152 B
Text
|
*
|
||
|
|
||
|
!*/
|
||
|
|
||
|
!*.gitignore
|
||
|
!*.clang-format
|
||
|
!*.clang-tidy
|
||
|
|
||
|
!*.txt
|
||
|
|
||
|
!*.cpp
|
||
|
!*.hpp
|
||
|
|
||
|
!.revision
|
||
|
|
||
|
# for reviews
|
||
|
!.review_id
|
||
|
readme.txt
|
||
|
|
||
|
!makefile
|
||
|
!.rules.mk
|
||
|
!*.sh
|