Desktop markdown wiki app. Built with node, Electron Framework and AngularJS.

.gitignore 92B

12345678910
  1. node_modules
  2. /dist
  3. /bower_components
  4. .DS_Store
  5. */.DS_Store
  6. codex/Research/*
  7. codex/Inbox/*