问题描述
最后我有这个:
我不知道为什么它没有被推送到 git。
特别是我想推送额外的包含目录、额外的库目录和额外的依赖项。
我的 gitignore:
!.gitignore
*.vs*
folderX/Debug/* # for each projet folder
folderX/projectX/Debug/* # for each project (more than 1 project per folder like tests,app,etc)
My github so you can see the structure,there is a gitignore at root and one in src
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)