meteor - Private files not showing up on github -


i using github version control , heroku app hosting. app built using meteor js. app folder has folder called private , contains .json files. pushed master copy onto github, files in private folder not there. steps:

git add . git commit -m 'push master' git push origin master 

i checked private folder after following these steps files not there. have confirmed files in local private folder. can help?

thanks!


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -