diff options
| author | Simon Tatham <anakin@pobox.com> | 2014-10-27 18:55:27 +0000 |
|---|---|---|
| committer | Simon Tatham <anakin@pobox.com> | 2014-10-27 18:55:27 +0000 |
| commit | f5f155b9661b4e6579efbce191e155aaab8aa7c1 (patch) | |
| tree | b58568418b7cac5bcb8fac9c4f9648ad856995f4 | |
| parent | f9368129fe746bcb5eda5f69e6ac471bcd4b60d1 (diff) | |
| download | halibut-f5f155b9661b4e6579efbce191e155aaab8aa7c1.zip halibut-f5f155b9661b4e6579efbce191e155aaab8aa7c1.tar.gz halibut-f5f155b9661b4e6579efbce191e155aaab8aa7c1.tar.bz2 halibut-f5f155b9661b4e6579efbce191e155aaab8aa7c1.tar.xz | |
Another ignore: 'halibut' in the top-level dir.
I often symlink it down from the build directory, so let's be
sympathetic to other people who like to type './halibut'.
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ /build.log /build.out /build +/halibut /doc/*.html /doc/halibut.1 /doc/halibut.info* |