Don't include .*ignore files in archives

* Remove .cvsignore
* Exclude .gitignore and .gitattribute itself from archives produced
  with git archive
Этот коммит содержится в:
Thomas Preud'homme 2011-10-03 22:42:59 +02:00
родитель 3ec09496b9
Коммит c86ed77fb2
2 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -1 +0,0 @@
pstack

2
.gitattributes поставляемый Обычный файл
Просмотреть файл

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