Updated database to store session key (still unencrypted)
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,8 @@
|
||||
# Ignore agents
|
||||
# agents/
|
||||
*.db
|
||||
data/*
|
||||
!data/.gitkeep
|
||||
# Ignore binaries
|
||||
bin/*
|
||||
!bin/.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user