forked from NREL/resstock
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
65 lines (56 loc) · 1.48 KB
/
.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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
faraday.log
.temp/*
/*.pem
/*.pub
/res_stock.json
*.project
*.pydevproject
*.pyc
coverage
/test/reports
/log
/.bundle
/download_files.rb
.DS_Store
.idea/*.*
/run
/test/osw_files/out.osw
/test/osw_files/run
data/acs/acs.csv
data/ahs/data
data/pums/pkls
data/pums/MLR/pums.csv
data/pums/MLR/pums_size.csv
data/rbsa/rbsadbmodel.pyc
data/rbsa/util.pyc
data/recs/RECS STUFF/recs2009_public.csv
data/recs/MLR/recs.csv
data/recs/recs.csv
data/recs/eia.recs_2009_microdata.pkl
data/recs/processed_eia.recs_2009_microdata.pkl
data/recs/RECS STUFF/eia.recs_2009_microdata.pkl
data/recs/RECS STUFF/processed_eia.recs_2009_microdata.pkl
/project_singlefamilydetached/housing_characteristics/buildstock.csv
/project_singlefamilydetached/project_singlefamilydetached.json
/project_singlefamilydetached/project_singlefamilydetached.zip
/project_singlefamilydetached/clusters
/project_singlefamilydetached/localResults
/project_multifamily_beta/housing_characteristics/buildstock.csv
/project_multifamily_beta/project_multifamily_beta.json
/project_multifamily_beta/project_multifamily_beta.zip
/project_multifamily_beta/clusters
/project_multifamily_beta/localResults
/project_testing/housing_characteristics/buildstock.csv
/project_testing/project_testing.json
/project_testing/project_testing.zip
/project_testing/clusters
/project_testing/localResults
build/
node_modules/
.ipynb_checkpoints/
/measures/*/tests/output
/workflows/reports
/workflows/run
/workflows/out.osw
/workflows/results
/resources/buildstock.csv