blob: 11d18eddd531faadd80eec8e7049475910047a9c [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