Compare commits

..

No commits in common. "main" and "react" have entirely different histories.
main ... react

3
.gitignore vendored
View File

@ -2,5 +2,4 @@
__pycache__ __pycache__
.venv .venv
*.sqlite3 *.sqlite3
*.log* *.log*
node_modules