chore: initialize project scaffold with gitignore, Makefile, pyproject.toml, and rchat package skeleton
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
.vscode
|
||||
rchat.db*
|
||||
config.py
|
||||
.venv
|
||||
.history
|
||||
__pycache__
|
||||
Reference in New Issue
Block a user