diff options
author | Josh Triplett <josh@freedesktop.org> | 2008-01-26 22:25:43 -0800 |
---|---|---|
committer | Josh Triplett <josh@freedesktop.org> | 2008-01-26 22:25:43 -0800 |
commit | 23a55139b22bb293099bf5b03d9a7edeb4fcc301 (patch) | |
tree | c916c8441d743090d3f8aad9ce1b7fdc37aea292 | |
parent | 2ec5768aac15be277c809dc751247b7d43d7c5bb (diff) |
.gitignore: Ignore build-stamp
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ae9a17e5c..bb02bcb31 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ html/* ikiwiki.out pm_to_blib *.man +build-stamp |