Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltha-ponsimolt-adapter
/
652db2e3408df235028c85536178c81bc352d74f
/
.
/
.gitignore
blob: 07bffa263e35a8134d2509af0cc2798a75415e84 [
file
] [
log
] [
blame
]
Scott Baker
12f1ef8
2019-10-14 13:06:14 -0700
[
diff
] [
blame
]
1
# testing related
2
.
coverage
3
.
tox
/
4
coverage
.
xml
5
nose
-
results
.
xml
6
test
/
unit
/
tmp
7
8
# python distribution related
9
dist
10
*.
egg
-
info
11
12
# ide workspace
13
.
idea
14
15
*.
pyc