Don't include .*ignore files in archives

* Remove .cvsignore
* Exclude .gitignore and .gitattribute itself from archives produced
  with git archive
master
Thomas Preud'homme 12 years ago
parent 3ec09496b9
commit c86ed77fb2

@ -1 +0,0 @@
pstack

2
.gitattributes vendored

@ -0,0 +1,2 @@
.gitignore export-ignore
.gitattributes export-ignore
Loading…
Cancel
Save