How to hide content from the hive
Add the path of your private folder(s) to the .gitignore
right after creation. If you follow the vault creation process, the path should look like this:content/<REPLACE WITH YOUR FOLDER NAME>
If added after pushing, the file(s) will already be on GitHub.
Files inside
📂Private
will remain private
Do not delete any paths inside the.gitignore
file. Others have added those to prevent the display of those.
Please respect others’ privacy