blob: f20f213e51af34e8334020454d16cc29b7ba4a86 [file] [log] [blame]
# Autoconf files
agent/Makefile
agent/test/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