+ 1
Question about Github
If i want to link a database to a project in my github (and i need to provide some passwords to it for linking) or something, can i hide it from other users so that they could never see that when they fork my project.Is it possible ??
3 Answers
+ 1
You can't hide specific files in public repositories.
All sensitive data should be kept locally on your computer. You can use gitignore to keep git from tracking such files.
+ 2
Shahboz Razzoqov Leon Vila sid Let's be friends on GITHUB đ ....i will follow back....
đđđđđđ
+ 1
Hi) If you donÊŒt choose the public version, no-one can't see your repository