diff options
author | equinox <equinox@diac24.net> | 2011-04-01 05:42:06 +0200 |
---|---|---|
committer | equinox <equinox@taifun.local.sublab.org> | 2011-04-01 05:42:28 +0200 |
commit | 49856f36361a71aba71c43c77cebb22340010181 (patch) | |
tree | 9d7d86422eac39c779a3bd01432586a0d01b7693 /.gitignore |
initial checkin
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..45858e9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +cherrypy.config +*.pyc +*.pem +*.pub +*.orig |