Add common stuff and week 1 materials

This commit is contained in:
2026-09-07 14:27:33 +03:00
parent 5ca5489c8e
commit bc8d2d44b6
17 changed files with 1889 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
# IDE
.idea/
.vscode/
# Python
__pycache__/
*.py[cod]
# Rust
debug/
target/
**/*.rs.bk
*.pdb
# Misc
.ipynb_checkpoints
.token
.submissions
homework/cli.yaml