From: Ramakrishnan Muthukrishnan <vu3rdd@gmail.com>
Date: Thu, 27 May 2010 19:48:03 +0000 (+0530)
Subject: adding gitignore into the repo, which ignores generated files and directories.
X-Git-Url: https://git.rkrishnan.org/simplejson/components/com_hotproperty/configuration.txt?a=commitdiff_plain;h=a4a9be015ee09dabab21907959147a76b8d4de4e;p=sicp.git

adding gitignore into the repo, which ignores generated files and directories.
---

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..73f7561
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+lib
+pom.xml
\ No newline at end of file