20 lines
154 B
Plaintext
20 lines
154 B
Plaintext
# vim
|
|
*.swp
|
|
|
|
*~
|
|
|
|
# compiled python
|
|
*.pyc
|
|
|
|
# ctags
|
|
tags
|
|
|
|
# internalblue
|
|
_internalblue.hist
|
|
_internalblue.log
|
|
btsnoop.log
|
|
|
|
# xcode
|
|
xcuserdata
|
|
*.xcworkspace
|