diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-06-29 17:06:59 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-06-29 17:06:59 (EDT) |
commit | 286618ff3090e62e8f4351010af141ffebf207f0 (patch) | |
tree | d7f3317d206b4f3d8a520ab5b657495efab6dbb9 | |
parent | 4918640254705c8c808aceee7f2616b94d4462e3 (diff) |
.gitignore: Exclude .builddirstamp
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ locale/*.ms man/*.1 pro-archman-*/ pro-archman-*.tar* +.builddirstamp tests/*[^.]?? !tests/aux/ tests/aux/defs.sh |