forked from arras-energy/gridlabd-old
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
190 lines (171 loc) · 3.47 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
# http://www.gnu.org/software/automake
Makefile.in
origin.txt
*.xml
build
*.pyc
documents/html
# http://www.gnu.org/software/autoconf
/autom4te.cache
/autoscan.log
/autoscan-*.log
/aclocal.m4
build-aux/ar-lib
build-aux/compile
build-aux/config.guess
build-aux/config.sub
build-aux/depcomp
source/config.h.in
source/config.h
/configure.scan
build-aux/install-sh
build-aux/ltmain.sh
build-aux/missing
source/stamp-h1
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
*.bin
# Object files
*.ko
*.elf
# Shared objects (inc. Windows DLLs)
*.so.*
# Executables
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
*.su
.autotools
.cproject
.project
.settings/
Makefile
config.log
config.status
configure
configure~
source/gridlabd
gridlabd.spec
libtool
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
m4/lt-obsolete.m4
source/build.h
source/config.h.in~
gridlabd.bin
install/
third_party/xerces*/*
third_party/armadillo-7.800.1.tar.gz
third_party/mysql-connector-c-6.1.11-linux-glibc2.12-x86_64.tar.gz
third_party/xerces-c-src_2_8_0.tar.gz
third_party/._armadillo-7.800.1
third_party/armadillo-7.800.1.tar
third_party/armadillo-7.800.1/
third_party/mysql-connector-c-6.1.11-linux-glibc2.12-x86_64.tar
third_party/mysql-connector-c-6.1.11-linux-glibc2.12-x86_64/
third_party/xerces-c-src_2_8_0.tar
*.xcbkptlist
.*.swp
.DS_Store
*.json
output/
.bash_profile
*.tmp
*-checkpoint.ipynb
.*
*.log
# document processor outputs
docs/gridlabd.aux
docs/gridlabd.pdf
docs/version.tex
# some common autotest output that should be ignored
validate.txt
autotest/test_*/
*/autotest/test_*/
*/*/autotest/test_*/
*/*/*/autotest/test_*/
source/autotest/ceus.glm
source/autotest/ica_test.glm
source/autotest/test_output_save.csv
converters/autotest/IEEE-13-cyme.glm
# widely found generic output files
object_profile.txt
fault_check.txt
# files that should be ignored by git
*_ignore.*
# specific outputs that should be ignored
python/example.png
models/ieee123/config/local.glm
converters/autotest/IEEE-*-cyme/*
gridlabd.glm
source/autotest/config.glm
source/autotest/modify.glm
validate.zip.gz
converters/autotest/*.png
validate.tar.gz
converters/autotest/weather_recorder.csv
converters/onpoint_history_postal-code_hour_201801010000-201812312359.csv
converters/onpoint_history_postal-code_hour_201801010000-201812312359.glm
converters/test_data.csv
converters/test_data.glm
converters/autotest/weather_recorder.csv
converters/noaa.csv
converters/noaa.glm
source/link/python/examples/example_2/example.png
source/link/python/examples/example_3/example.png
source/link/python/examples/example_3/x.csv
source/link/python/examples/example_1/example.png
source/link/python/examples/example_1/x.csv
source/autotest/test.glm
powerflow/autotest/test_IEEE13_pole_output.csv
gridlabd-core.*
documents/gridlabd.md
documents/gridlabd.pdf
openfido.err
test_*.html
converters/autotest/IEEE-123.html
converters/autotest/solver_nr_profile.csv
converters/autotest/table2glm_input_noclass.glm
converters/autotest/table2glm_input_noname.glm
converters/autotest/table2glm_input.glm
source/geodata/docs/geodata.conf
source/gridlabd.in
geodata.conf
source/autotest/output.csv
python_extras/example/output.csv
*.egg
gridlabd.egg-info/
python/dist/*.whl
python/dist/*.tar.gz
python/gridlabd.egg-info/
gridlabd.egg-*
module/resilience/docs/output.csv