blob: ada7197310dc940c0dbccef3af74d5ba99067962 [file] [log] [blame]
# Gradle
.gradle
buildSrc/build
# Python
*.pyc
# PyCharm
.idea
# Emacs
*~
.#*
# Vagrant
.vagrant
# Ansible
ansible/*.retry
# Virtualenv
venv
venv-darwin
venv-linux
# Temp data dir for testing
tmp
# Any vi swap files
*.swp
# Protobuf output files
#voltha/core/protos/*.desc
#voltha/core/protos/*_pb2.py
#third_party/googleapis/**/*.desc
#third_party/googleapis/**/*_pb2.py
# Editors
*.bak