diff options
author | Eric Blake <ebb9@byu.net> | 2007-08-29 21:02:24 -0600 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-08-30 17:25:20 +0200 |
commit | 8138613746eb31748709d2352e1a11f6efcdc6d3 (patch) | |
tree | db227ce501401c24440e80b27a0fb1fbf014c6df /src | |
parent | 4b11f24c64db5fc05acc4dd87c8733d3f6be1265 (diff) | |
download | coreutils-8138613746eb31748709d2352e1a11f6efcdc6d3.tar.xz |
* src/.gitignore: Ignore *.exe for platforms with non-empty $(EXEEXT).
Diffstat (limited to 'src')
-rw-r--r-- | src/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore index 0825f7108..b38dc732a 100644 --- a/src/.gitignore +++ b/src/.gitignore @@ -1,3 +1,4 @@ +*.exe \[ base64 basename |