# HG changeset patch # User Steve Losh # Date 1309472234 14400 # Node ID bd1cbdda7ab90838f81f53ae66bcad4f1cb01f77 # Parent 7274a307b439cfc404b1f2329c3711aac09c2d7b Add a .gitignore. diff -r 7274a307b439 -r bd1cbdda7ab9 .gitignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.gitignore Thu Jun 30 18:17:14 2011 -0400 @@ -0,0 +1,13 @@ +.DS_Store +*.pyc +*.swp +*.swo +*.un~ +.ropeproject +tags +tests/one +tests/two +tests/original +tests/result +tests/*.err +site/index.html