diff options
author | Timo Teräs <timo.teras@iki.fi> | 2012-01-30 16:02:08 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2012-01-30 16:35:05 +0200 |
commit | 289c16c3de2c232dd3823f413823e63b5bd86cda (patch) | |
tree | 77c265826984f745c0d787e534fab1faff106a75 /.gitignore | |
parent | db977d28b68269cd201a07d2490acef1d8e9de06 (diff) | |
download | aports-289c16c3de2c232dd3823f413823e63b5bd86cda.tar.bz2 aports-289c16c3de2c232dd3823f413823e63b5bd86cda.tar.xz |
gitignore: add *.part (incomplete downloads)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 54e931d134..f380fa6f82 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ *.zip *.tags *.xz +*.part src pkg pkg-* |