fix gitignore

This commit is contained in:
2023-04-03 11:16:35 +10:00
parent 88b17bc13e
commit 5e9cea288f
2 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
api\ tests.txt
ccsecrets
ccsecrets.*
.env
.env
*.pem

View File

@@ -83,6 +83,7 @@ Data
#### Store
POST `/api/secret/store`
Data
```
{
"deviceName": "",
@@ -116,6 +117,7 @@ Either deviceName or deviceCategory can be specified (or both). Wildcards are su
#### Update
POST `/api/secret/update`
Data
```
{
"deviceName": "",