Added debug clients to .gitignore
This commit is contained in:
parent
a3d0820d78
commit
b2490c6733
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,6 @@
|
|||
.DS_Store
|
||||
*.pyc
|
||||
__pycache__
|
||||
debug_link.py
|
||||
debug_sublime.py
|
||||
|
||||
|
|
Reference in a new issue