Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added .class files to .gitignore
  • Loading branch information
pid1 committed Mar 30, 2015
1 parent 5cbc11a commit 002141c
Show file tree
Hide file tree
Showing 23 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -0,0 +1 @@
*.class
Binary file removed bin/InputOutput/InputOutput.class
Binary file not shown.
Binary file removed bin/InputOutput/ThermostatEntry.class
Binary file not shown.
Binary file removed bin/InputOutput/UserEntry.class
Binary file not shown.
Binary file removed bin/InputOutput/UserLogin.class
Binary file not shown.
Binary file removed bin/InputOutput/package-info.class
Binary file not shown.
Binary file removed bin/main/Main.class
Binary file not shown.
Binary file removed bin/networking/ServerNetworking.class
Binary file not shown.
Binary file removed bin/networking/ThermostatNetworking.class
Binary file not shown.
Binary file removed bin/server/server.class
Binary file not shown.
Binary file removed bin/testing/JUnit_Test_Example.class
Binary file not shown.
Binary file removed bin/testing/Networking_Test.class
Binary file not shown.
Binary file removed bin/testing/TestforIO.class
Binary file not shown.
Binary file removed bin/testing/ThermostatTest.class
Binary file not shown.
Binary file removed bin/testing/UITest.class
Binary file not shown.
Binary file removed bin/thermostat/Actuatorable.class
Binary file not shown.
Binary file removed bin/thermostat/DataObject.class
Binary file not shown.
Binary file removed bin/thermostat/Deviceable.class
Binary file not shown.
Binary file removed bin/thermostat/Sensorable.class
Binary file not shown.
Binary file removed bin/thermostat/TemperatureActuator.class
Binary file not shown.
Binary file removed bin/thermostat/TemperatureSensor.class
Binary file not shown.
Binary file removed bin/thermostat/ThermostatDevice.class
Binary file not shown.
Binary file removed bin/user_interface/MainApp.class
Binary file not shown.

0 comments on commit 002141c

Please sign in to comment.