docs: add .gitignore, LICENSE, Makefile, README tutorial, example bot, pyproject.toml, and core snekbot modules
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
.venv/
|
||||
__pycache__/
|
||||
.backup*
|
||||
.history/
|
||||
build/
|
||||
dist/
|
||||
Reference in New Issue
Block a user