.gitignore in openstudio-aedg-0.1.1 vs .gitignore in openstudio-aedg-0.2.0

- old
+ new

@@ -21,5 +21,8 @@ # Ignore IDE files /.idea # DS files *.DS_Store + +# Ignore measure tester gem local test results +test_results/ \ No newline at end of file