diff options
author | 2011-11-06 03:18:04 +0100 | |
---|---|---|
committer | 2011-11-06 03:18:04 +0100 | |
commit | dfc3826a2167e3e12ba93382a6b6a9b60a29f634 (patch) | |
tree | 26bb1149ca1d4579e2312ea973715ba5fe6d3f44 | |
parent | Handlers and paginate resources (diff) | |
download | python-github3-dfc3826a2167e3e12ba93382a6b6a9b60a29f634.tar.xz python-github3-dfc3826a2167e3e12ba93382a6b6a9b60a29f634.zip |
Added gitignore, it doesn't matter
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fa80f46 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.py? +*.swp |