bd1cbdda7ab9

Add a .gitignore.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Thu, 30 Jun 2011 18:17:14 -0400
parents 7274a307b439
children ac9e2264f423
branches/tags (none)
files .gitignore

Changes

--- /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