aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Marchese <maffblaster@gentoo.org>2017-04-27 00:43:37 -0700
committerMatthew Marchese <maffblaster@gentoo.org>2017-04-27 00:43:37 -0700
commit06defaf09aeb4b1d5f39b1d168844a5a4361b7b7 (patch)
treede8fafd5799594b1c2a1485989c0c084daedb210 /.gitignore
parentUpdate README a bit. (diff)
downloadwww-06defaf09aeb4b1d5f39b1d168844a5a4361b7b7.tar.gz
www-06defaf09aeb4b1d5f39b1d168844a5a4361b7b7.tar.bz2
www-06defaf09aeb4b1d5f39b1d168844a5a4361b7b7.zip
Make git ignore wget-log* files.
These files are generated in the base of the repository when running bash ./bin/update.sh. They can be safely ignored.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6435568..8ee12f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ CVS
.DS_Store
._*
*~
+wget-log*