Skip to content

Commit 9d2986a

Browse files
committed
initialise rust rewrite
1 parent 6ee3b6d commit 9d2986a

24 files changed

+3
-2030
lines changed

.gitignore

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
data/databases/*
2-
!data/databases/.gitkeep
3-
__pycache__/
4-
.cache/
5-
site/
1+
# Added by cargo
2+
3+
/target

assets/peanut.png

-35.6 KB
Binary file not shown.

data/databases/.gitkeep

Whitespace-only changes.

docs/assets/anya.png

-76.4 KB
Binary file not shown.
-51.1 KB
Binary file not shown.
-40.9 KB
Binary file not shown.

docs/assets/examples/insert.gif

-31.7 KB
Binary file not shown.

docs/assets/examples/select.gif

-76.6 KB
Binary file not shown.

docs/assets/peanut.png

-7.81 KB
Binary file not shown.

docs/assets/structure.png

-177 KB
Binary file not shown.

docs/commands.md

Lines changed: 0 additions & 108 deletions
This file was deleted.

docs/getting-started.md

Lines changed: 0 additions & 80 deletions
This file was deleted.

docs/index.md

Lines changed: 0 additions & 47 deletions
This file was deleted.

mkdocs.yml

Lines changed: 0 additions & 34 deletions
This file was deleted.

peanuts/__init__.py

Lines changed: 0 additions & 39 deletions
This file was deleted.

peanuts/__main__.py

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)