.gitignore in openstudio-extension-0.3.2 vs .gitignore in openstudio-extension-0.4.0
- old
+ new
@@ -8,10 +8,11 @@
/coverage/
/doc/
/pkg/
/spec/reports/
/spec/test/
+/spec/openstudio/core/output/*
/tmp/
/test/
/lib/measures/test_results
/lib/measures/.rubocop*
/lib/measures/staged
@@ -28,5 +29,8 @@
lib/measures/.rubocop.yml
lib/measures/test_results/*
# runner conf
runner.conf
+
+# Sizing run made as part of spec that tests typical_building_from_model method
+SR1