planiverse

A minimalist, no-JS front-end for Mastodon.
git clone https://git.stjo.hn/planiverse
Log | Files | Refs | README | LICENSE

.gitignore (146B)


      1 /node_modules
      2 /public/hot
      3 /public/storage
      4 /storage/*.key
      5 /vendor
      6 /.idea
      7 /.vagrant
      8 Homestead.json
      9 Homestead.yaml
     10 npm-debug.log
     11 yarn-error.log
     12 .env