We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the upnotes-website wiki!
Upnotes is designed to save your notes in the repository but if you are not ready to push it to the repository yet. You can add it to global gitignore
create file ~/.gitignore_global Add line **/.upnotes Run command git config --global core.excludesFile ~/.gitignore_global