From 724c296e54714a949ce79c5056229e00fb7c15c2 Mon Sep 17 00:00:00 2001 From: guillaume Date: Tue, 10 Aug 2010 16:27:37 -0400 Subject: First code commit, with very few things. * Beginning of object class * Beginning of permission class --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..454d936 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.pyc +.directory -- cgit v1.2.3-70-g09d2