blob: f49da55461c673e7526125248815f13be81d656c [file] [log] [blame]
# Gradle
.gradle
buildSrc/build
# Python
*.pyc
# PyCharm
.idea
# 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