notedeck/.gitignore
William Casarin 05fe164a49 ui: add initial Profile hover previews
The idea with these is that on notedeck you can just hover your cursor
over a profile link to see the profile. I just have a stub for now, but
full design coming soon after.

Also simplify the preview system even further with a macro. In the
future I imagine we can grep every preview in the codebase, and then
include this as a string inside this macro. This is some kind of
template metaprogramming insanity but in theory it could work.

Signed-off-by: William Casarin <jb55@jb55.com>
2024-04-19 22:00:19 -07:00

16 lines
147 B
Plaintext

.build-result
.buildcmd
perf.data
perf.data.old
target
queries/damus-notifs.json
.git
cache
/dist
.direnv/
src/camera.rs
*.patch
*.txt
/tags
*.mdb