Skip to content

Commit

Permalink
Add empty context directory which stores per-user convo history
Browse files Browse the repository at this point in the history
  • Loading branch information
Elbios committed Dec 21, 2023
1 parent 7a09c82 commit a052adb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions context/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore

0 comments on commit a052adb

Please sign in to comment.