mirror of
https://github.com/facebook/proxygen.git
synced 2025-04-19 01:04:16 +03:00
Summary: Generate a wrapper around BaseStats to support custom Stats classes Reviewed By: jerryliu55 Differential Revision: D52939343 fbshipit-source-id: ec1748efca92e7cb5972322c338bcce856451fa2
32 lines
450 B
Plaintext
32 lines
450 B
Plaintext
*~
|
|
\#*\#
|
|
|
|
# Build artifacts
|
|
.libs
|
|
*.log
|
|
*.trs
|
|
*.o
|
|
*.lo
|
|
*.a
|
|
*.la
|
|
gen-cpp
|
|
gen-cpp2
|
|
|
|
# Generated files
|
|
/proxygen/lib/http/HTTPCommonHeaders.cpp
|
|
/proxygen/lib/http/HTTPCommonHeaders.h
|
|
/proxygen/lib/utils/TraceEventType.cpp
|
|
/proxygen/lib/utils/TraceEventType.h
|
|
/proxygen/lib/utils/TraceFieldType.cpp
|
|
/proxygen/lib/utils/TraceFieldType.h
|
|
/proxygen/lib/stats/StatsWrapper.h
|
|
_build/
|
|
|
|
# common editor artifacts
|
|
*~
|
|
*.vscode*
|
|
|
|
# Generated document
|
|
html/
|
|
latex/
|