gitignore
This commit is contained in:
parent
5b4d21b786
commit
9e16efd4cd
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# Created by .ignore support plugin (hsz.mobi)
|
||||
.git/
|
||||
.idea/
|
@ -17,7 +17,7 @@ class Credentials:
|
||||
return self.keys
|
||||
|
||||
def add_key(self, service, username, password):
|
||||
|
||||
|
||||
pass
|
||||
|
||||
def get_key_by_service(self, service):
|
||||
|
Loading…
Reference in New Issue
Block a user