Don't include .*ignore files in archives

* Remove .cvsignore
* Exclude .gitignore and .gitattribute itself from archives produced
  with git archive
This commit is contained in:
Thomas Preud'homme 2011-10-03 22:42:59 +02:00
父節點 3ec09496b9
當前提交 c86ed77fb2
共有 2 個檔案被更改,包括 2 行新增1 行删除

查看文件

@ -1 +0,0 @@
pstack

2
.gitattributes vendored Normal file
查看文件

@ -0,0 +1,2 @@
.gitignore export-ignore
.gitattributes export-ignore