blob: 1ccc2a413c69c5af640ba90f3c60b11b1548c94f [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