forked from NREL/resstock
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
48 lines (42 loc) · 831 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
faraday.log
.temp/*
/*.pem
/*.pub
/res_stock.json
*.project
*.pydevproject
*.pyc
Gemfile.lock
coverage
/test/reports
/log
/.bundle
/download_files.rb
.DS_Store
.idea/*.*
.vscode
/run
/test/osw_files/out.osw
/test/osw_files/run
/files/schedules.csv
/resources/buildstock.csv
/project_national/housing_characteristics/buildstock.csv
/project_testing/housing_characteristics/buildstock.csv
build/
node_modules/
.ipynb_checkpoints/
/measures/*/tests/output
/resources/measures/*/tests/output
/workflows/reports
/workflows/run
/workflows/out.osw
/workflows/results
/workflows/generated_files
/lib
/weather
/test/test_measures_osw/buildstock.csv
/test/test_measures_osw/generated_files
/test/test_measures_osw/measures_osw
/test/test_measures_osw/measures_upgrade_osw
/test/test_measures_osw/results
/test/test_measures_osw/out.osw