Added .gitignore
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
// Set endpoint options, takes a user object wich contains the userId wich is a hash formed from tunnel ip and public key
|
||||
|
||||
|
||||
function set_endpoint() {
|
||||
|
||||
}
|
||||
|
||||
return {
|
||||
return {
|
||||
event_fns: [set_endpoint]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user