Pslink/.gitignore
Dietrich fc9b18141f Working user and link list, (big)restructure
This is now a workspace consisting of:
  * the pslink app (a wasm frontend for the admin interface)
  * the pslink binary
  * shared - modules for communication between the two above.
2021-08-12 15:48:02 +02:00

9 lines
88 B
Plaintext

/target
.env
links.db*
launch.json
settings.json
links.session.sql
sqltemplates
dist
pkg