blob: ad272e6e9d28d34d2eae31aa5dcd585440017ef1 [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