commit 7e6496bdfc6dd7e6fa1da3a04fd482af5187a6f2 Author: Bel LaPointe Date: Tue Jan 21 10:21:13 2020 -0700 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..ef64b27 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +**.sw* +**/testdata +**/._* +**/exec-* +exec-* diff --git a/README.md b/README.md new file mode 100644 index 0000000..a91e6f8 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# LastN + +Takes and purges backups on the last N T intervals