git相关
.gitignore忽略文件无效
.gitignore文件只有在未进行git操作之前才有效,所以对已经执行过add、commit或者push的文件夹或者文件进行ignore是无效的,需要去除git track(跟踪),去除的方法
.gitignore文件只有在未进行git操作之前才有效,所以对已经执行过add、commit或者push的文件夹或者文件进行ignore是无效的,需要去除git track(跟踪),去除的方法
原文作者:zhanghy7
原文链接:http://zhanghy7.github.io/2019/03/15/git相关/
发表日期:March 15th 2019, 4:14:54 pm
更新日期:March 15th 2019, 4:17:09 pm
版权声明:本文采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可
jsonContent:
meta: false
pages: false
posts:
title: true
date: true
path: true
text: false
raw: false
content: false
slug: false
updated: false
comments: false
link: false
permalink: false
excerpt: false
categories: true
tags: true