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
rodzic 3ec09496b9
commit c86ed77fb2
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -1 +0,0 @@
pstack

2
.gitattributes vendored Normal file
Wyświetl plik

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