Gitiles
Code Review
Sign In
gerrit.opencord.org
/
bbsim
/
refs/heads/master
/
.
/
tests
/
results
/
.gitignore
blob: 28da4c4dd19eb8e6187a0074a6cbd40bbd6c945b [
file
] [
log
] [
blame
]
Joey Armstrong
f99712c
2023-06-01 17:04:38 -0400
[
diff
] [
blame
]
1
# -*- makefile -*-
2
Matteo Scandolo
1100699
2019-08-28 11:29:46 -0700
[
diff
] [
blame
]
3
*
Zdravko Bozakov
681364d
2019-11-10 14:28:46 +0100
[
diff
] [
blame
]
4
!.
gitignore
Joey Armstrong
f99712c
2023-06-01 17:04:38 -0400
[
diff
] [
blame
]
5
*.
out
6
*.
xml
7
8
# [EOF]