.gitignore comes up and doesn't allow me to upload my second project into the GitHub.
this is a tree of my codes :
-src -> backend ->[.gitignore , djangoproject] -src -> frontend ->[.gitignore , gui]
so when I push all the folders into Github, .gitignore error comes up so what can I be doing?