Files
internalblue/.gitignore
T
2020-10-23 15:17:10 +02:00

29 lines
239 B
Plaintext

# vim
*.swp
*~
# compiled python
*.pyc
# ctags
tags
# internalblue
_internalblue.hist
_internalblue.log
btsnoop.log
# xcode
xcuserdata
*.xcworkspace
macos/IOBluetoothExtended.framework/
# venv
venv
venv3
# pycharm
*.idea
*.egg-info