diff options
author | 2011-04-13 18:16:15 -0400 | |
---|---|---|
committer | 2011-04-13 18:16:15 -0400 | |
commit | 55a7511b79ac7b5e00058721ea9105bc14fc5cf9 (patch) | |
tree | 1a103b5d1a3ebd1a69937069d8028e90586cefa5 | |
parent | simple requirements (diff) | |
download | python-github3-55a7511b79ac7b5e00058721ea9105bc14fc5cf9.tar.xz python-github3-55a7511b79ac7b5e00058721ea9105bc14fc5cf9.zip |
gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..eb1f680 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.workon
\ No newline at end of file |