diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-04-26 09:53:18 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-04-26 09:53:18 +0200 |
commit | 478c521c09f1962e9d82a3fc4297e5cafb8c0758 (patch) | |
tree | 0d7564d39d7a93dae769a8565c13209a8387a20a | |
parent | f103f86ec3247ff27e7cc23dfce5e426f385ed8c (diff) |
Cover multiple backup copies
-rw-r--r-- | build/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/.gitignore b/build/.gitignore index 049eb87..6626bcb 100644 --- a/build/.gitignore +++ b/build/.gitignore @@ -1,4 +1,4 @@ b b-prev -b-save +b-save* config.build |