From d1a14e2f27d856ca1551232502835d6cddb3602d Mon Sep 17 00:00:00 2001 From: Lgandx Date: Tue, 12 Feb 2013 11:44:42 -0500 Subject: [PATCH] Added a folder for storing HTTP cookies files --- HTTPCookies/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 HTTPCookies/.gitignore diff --git a/HTTPCookies/.gitignore b/HTTPCookies/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/HTTPCookies/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore