blob: 9a6c87e69d28c1bbd3626c3a2d8ab1039c9f2e71 [file] [log] [blame]
khenaidoocfee5f42018-07-19 22:47:38 -04001# PyCharm
2.idea
3exportToHTML
4
khenaidoo7b909892018-09-18 13:48:20 -04005# Python
6*.pyc
7
khenaidoocfee5f42018-07-19 22:47:38 -04008# Emacs
9*~
10.#*
11
12# Vagrant
13.vagrant
14*.box
15
16# Ansible
17ansible/*.retry
18
19# Any vi swap files
20*.swp
21
khenaidoo7b909892018-09-18 13:48:20 -040022# Virtualenv
Matt Jeanneret2e3051a2019-05-11 15:01:46 -040023python/venv-*
khenaidoo7b909892018-09-18 13:48:20 -040024
khenaidoocfee5f42018-07-19 22:47:38 -040025# Protobuf output files
khenaidoo7ff26c72019-01-16 14:55:48 -050026python/**/*_pb2.py
27python/**/*_pb2_grpc.py
28python/**/*.desc
29protos/**/*.pb.go
30protos/**/*.desc
Ryan81f96512019-01-23 03:27:47 +000031protos/voltha.pb
khenaidoocfee5f42018-07-19 22:47:38 -040032
33# Editors
34*.bak
35*.project
36*.pydevproject
37
38# Docker
39.docker-base-built
40
41# Mac stuff
42.DS_Store
43**/.DS_Store
44
45# Generated docs
46**/*.pdf
47
48# Vagrant logfile
William Kurkiandaa6bb22019-03-07 12:26:28 -050049*.logo
khenaidoo5aadea02018-11-07 14:30:11 -050050
51# voltha cli history
52python/cli/.voltha_cli_history
khenaidoo7b909892018-09-18 13:48:20 -040053
William Kurkianfc0dcda2019-04-08 16:54:36 -040054python/local_imports/**/*
William Kurkianc91266e2019-04-05 14:21:20 -040055
Kent Hagerman074d0e02019-04-24 17:58:16 -040056# test output
57tests/results
David Bainbridge81175e42019-10-16 19:06:37 +000058sca-report
Girish Gowdra408cd962020-03-11 14:31:31 -070059
60# CPU profile
61**/profile.cpu
62
63# etcd - ?
64rw_core/core/voltha.rwcore.nb.etcd/