diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-20 15:13:58 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-20 15:13:58 +0200 |
| commit | 8f2e5923b7952f9f1ecb34e049f37f6ec6169647 (patch) | |
| tree | d015d4b840b8601abe3b6a7f7fb3c31f539cda8d | |
| parent | 5e65f950e8477185e145968ee5186afb9eae61e5 (diff) | |
remove auth
| -rw-r--r-- | pi/agent/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pi/agent/.gitignore b/pi/agent/.gitignore index 3b19452..d106817 100644 --- a/pi/agent/.gitignore +++ b/pi/agent/.gitignore @@ -1 +1,2 @@ /sessions +/auth.json |
