-
Couldn't load subscription status.
- Fork 4
Home
Kamal Kishor Joshi edited this page Jun 16, 2021
·
2 revisions
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