[PATCH 12/12] git ignore the output of `make dist`
Geert Stappers <[email protected]>
| Newsgroups | gmane.linux.debian.devel.embedded |
|---|---|
| Message-ID | <[email protected]> |
From: Geert Stappers <[email protected]> --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 858ed54..dbf4553 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ manual/*.1 manual/*.8 +polystrap-*.tar.gz .*.swp -- 1.7.2.3