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