blob: 2ebaf57fb19586e8f4d76e91a120a9302ff70b10 [file] [log] [blame]
# Autoconf files
agent/Makefile
config.h
config.log
config.status
autom4te.cache
**/.cmake.state
# Google APIs
protos/googleapis
# Protobuf intermediate files
**/*.pb.*
# Proto files
**/*.proto
# C++ output files
**/*.o
**/*.a
# Build output
build
# BAL API 3.x
**/bal-api-3.*
# Test binary
**/test_openolt
# Test report
**/test_openolt_report_xunit.xml
# IntelliJ Files
.idea
# vscode
.vscode