bbblitz / coe1186

The COE1186 train controller project
0 stars 0 forks source link

Don't sync compiled files #3

Closed bbblitz closed 8 years ago

bbblitz commented 8 years ago

Please don't sync .class files with github, they're binary files and they clog up the diff, making it difficult to see what files actually changed, if they need your attention! Through command line, do git rm path/to/file for each class file

On the gui, go to the changes tab at the top, and un-check any .class files from syncing (they should stay unchecked in the future)