Skip to content

Commit

Permalink
update gitignore, move testing to a dev folder
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaPurtell committed Nov 18, 2024
1 parent ccd62eb commit 2107c0a
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 1,047 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -163,3 +163,7 @@ cython_debug/

# uv.lock is annoying
uv.lock


dev/** */
dev
Empty file removed testing/__init__.py
Empty file.
196 changes: 0 additions & 196 deletions testing/ai_agent_async.py

This file was deleted.

193 changes: 0 additions & 193 deletions testing/ai_agent_sync.py

This file was deleted.

Loading

0 comments on commit 2107c0a

Please sign in to comment.