From 2cf07c5edab9592ac2317d6dc50ea44f822f58ab Mon Sep 17 00:00:00 2001 From: Pablo Crivella Date: Fri, 1 Aug 2014 17:25:12 -0400 Subject: [PATCH] Add Gitignore command manifest --- gitignore.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 gitignore.json diff --git a/gitignore.json b/gitignore.json new file mode 100644 index 0000000000..97220a1abc --- /dev/null +++ b/gitignore.json @@ -0,0 +1,7 @@ +{ + "homepage": "https://github.com/lukesampson/psutils", + "version": "0.2014.08.01", + "url": "https://raw.githubusercontent.com/lukesampson/psutils/master/gitignore.ps1", + "hash": "6504170f3822ac1d7c4d00ba2f6b1a3de42ca6af206adacd85df04028c0c9429", + "bin": "gitignore.ps1" +}