Don't include .*ignore files in archives

* Remove .cvsignore
* Exclude .gitignore and .gitattribute itself from archives produced
  with git archive
Este commit está contenido en:
Thomas Preud'homme 2011-10-03 22:42:59 +02:00
padre 3ec09496b9
commit c86ed77fb2
Se han modificado 2 ficheros con 2 adiciones y 1 borrados

Ver fichero

@ -1 +0,0 @@
pstack

2
.gitattributes vendido Archivo normal
Ver fichero

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