Add a gitignore
Compare changes
.gitignore
0 → 100644
+ 16
− 0
I noticed we don't have a git ignore. I think it is good practise to add one, it should help people using IDE's etc to see just things they have modified and not the whole build/eggs etc.