diff --git a/.gitignore b/.gitignore index 0e0c79e..dc6b0ff 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -MANIFEST \ No newline at end of file +MANIFEST +.workon + +*.pyc \ No newline at end of file diff --git a/.workon b/.workon deleted file mode 100644 index 50520fb..0000000 --- a/.workon +++ /dev/null @@ -1 +0,0 @@ -/Users/kreitz/.virtualenvs/omnijson/ \ No newline at end of file