Ignoring Files

  • .gitignore'd files are ignored by default
    • Makes it easy to run your code since built files are ignored
  • .tourignore can be used to ignore additional files