diff options
author | Michael Brown <mcb30@etherboot.org> | 2007-12-08 00:51:24 +0000 |
---|---|---|
committer | Michael Brown <mcb30@etherboot.org> | 2007-12-08 00:51:24 +0000 |
commit | 27b414da81782400182693055228ca53af52a283 (patch) | |
tree | 06197e2a39b69e2f0b59569b82f2825b0e3d5116 /src/.gitignore | |
parent | a8bddfe1537a0a69b7fde557e11ccba625b7bd7d (diff) | |
download | ipxe-27b414da81782400182693055228ca53af52a283.tar.gz |
Ignore .echocheck internal housekeeping file.
Diffstat (limited to 'src/.gitignore')
-rw-r--r-- | src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index ef29930b..cc8e33e2 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,3 +1,4 @@ .toolcheck +.echocheck TAGS* bin* |