Diff of /.gitignore [000000] .. [53737a]

Switch to side-by-side view

--- a
+++ b/.gitignore
@@ -0,0 +1,9 @@
+*.pyc
+*egg-info*
+*#*
+build/*
+dist/*
+examples/data/TestProject*/*
+.DS_Store
+examples/.DS_Store
+examples/data/.DS_Store
\ No newline at end of file