Implement deep links for tabs and template cleanup

This commit is contained in:
2026-01-07 18:28:25 +01:00
parent a11f97bcad
commit 15a7ffaf4f
12 changed files with 146 additions and 110 deletions

6
.gitignore vendored
View File

@@ -127,6 +127,12 @@ dmypy.json
# Pyre type checker
.pyre/
# node.js / npm stuff
node_modules
package.json
package-lock.json
# our own stuff
*.swp
ram/storage/
!ram/storage/.gitignore