blob: 6bf2e45bf73100f6231cab9b16dfdc367f43a9c6 [file] [log] [blame]
# Autoconf files
Makefile
config.h
config.log
config.status
autom4te.cache
**/.cmake.state
# Google APIs
protos/googleapis
# Protobuf intermediate files
**/*.pb.*
# C++ output files
**/*.o
**/*.a
# Build output
build
# BAL API 3.1.0
**/bal-api-3.1.0
# Test binary
test_openolt
# Test report
**/test_openolt_report.xml
# Downloaded voltha-protos file
voltha_protos
# IntelliJ Files
.idea