14 lines
127 B
Plaintext
14 lines
127 B
Plaintext
.*
|
|
!.gitignore
|
|
!.editorconfig
|
|
|
|
# VS2019 build files
|
|
Debug/
|
|
Release/
|
|
x64/
|
|
|
|
# RPC generated files
|
|
*_c.c
|
|
*_s.c
|
|
*_h.h
|