blob: 392ae605fe625ad66888d30b64515b6f7226d6a3 [file] [log] [blame]
Craig Lutgenf040dba2018-09-27 11:21:43 -05001# Autoconf files
Girish Gowdraddf9a162020-01-27 12:56:27 +05302agent/Makefile
Craig Lutgenf040dba2018-09-27 11:21:43 -05003config.h
4config.log
5config.status
6autom4te.cache
7**/.cmake.state
8
9# Google APIs
10protos/googleapis
11
12# Protobuf intermediate files
13**/*.pb.*
14
Girish Gowdraddf9a162020-01-27 12:56:27 +053015# Proto files
16**/*.proto
17
Craig Lutgenf040dba2018-09-27 11:21:43 -050018# C++ output files
19**/*.o
20**/*.a
21
22# Build output
23build
Girish Gowdru7c4ec2d2018-10-25 00:29:54 -070024
Girish Gowdraddf9a162020-01-27 12:56:27 +053025# BAL API 3.x
26**/bal-api-3.*
Thiyagarajan Subramani89fffc02019-05-13 21:33:20 +000027
28# Test binary
Jason Huangbf45ffb2019-10-30 17:29:02 +080029**/test_openolt
Girish Gowdrad0b6b4f2019-11-01 13:01:22 +053030
Thiyagarajan Subramani89fffc02019-05-13 21:33:20 +000031# Test report
Girish Gowdraddf9a162020-01-27 12:56:27 +053032**/test_openolt_report_xunit.xml
Jason Huangbf45ffb2019-10-30 17:29:02 +080033
Girish Gowdru7c4ec2d2018-10-25 00:29:54 -070034# IntelliJ Files
35.idea
Girish Gowdra24297032020-03-23 12:32:37 -070036
37# vscode
38.vscode
Orhan Kupusoglu1fd77072021-03-23 08:13:25 -070039
40# for unit tests
Girish Gowdra5287fde2021-07-31 00:41:45 +000041agent/test/keystore/
42agent/test/lib
43agent/test/bal-oss-api-*
Orhan Kupusogluec57af02021-05-12 12:38:17 +000044
45# for Rx optical power test app and test data
46agent/src/read_rxtx_power
47agent/read_rxtx_power
48eeprom.bin
Girish Gowdrab8c09fa2021-08-02 10:22:59 -070049
50# downloaded Accton patch files and BAL packages
51agent/download/*
Girish Gowdra5287fde2021-07-31 00:41:45 +000052
53# debian build artifacts
54**/.debhelper