Authored by Anderson Dsouza

adding gitignore

  1 +**/bin/**
  2 +**/obj/**
  3 +**/debug/**
  4 +**/release/**