forked from cellmlapi/cellml-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
106 lines (106 loc) · 1.49 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
*.la
*.a
*.so
*.lo
*.pyc
*.xpt
*.o
.deps
.libs
*~
*.gen.cpp
*.gen.hpp
libtool
stamp-h1
testCeLEDS
CellML2C
CellML2Matlab
CellML2Python
CustomGen
Makefile
Makefile.in
RunCellML
RunSEDML
ValidateCellML
aclocal.m4
autom4te.cache
cda_config.h
config.status
configure
interfaces/CGRS*.cpp
interfaces/CGRS*.cxx
interfaces/CGRS*.hxx
simple_interface_generators/glue/xpcom/IWrappedPCM.h
.dirstamp
RunTestBin
docs/api/html
javacp
javatestcp
libltdl
interfaces/*.java
interfaces/*.cpp
interfaces/*.hxx
examples/.metadata
examples/javaexample*.class
cellml.jar
*.iml
*.ipr
*.iws
interfaces/docs
*.tab.cc
*.tab.hh
TAGS
TeLICeMScanner.cpp
TestTeLICeMParser$
TestTeLICeMSerialiser$
cellml-sdk*.tar.bz2
CTestTestfile.cmake
CMakeFiles
cmake_install.cmake
CMakeCache.txt
javagen
DartConfiguration.tcl
Testing/Temporary
CTestTestfile
install_manifest.txt
extdep/libxml/xml2_config.h
CPackConfig.cmake
CPackSourceConfig.cmake
_CPack_Packages
TeLICeMParse.genf.cpp
test_celeds_output
cgrs-*-init.cpp
cgrspy
\#*\#
interfaces/CGRS
interfaces/SProS
interfaces/SRuS
interfaces/cellml_api
interfaces/cellml_events
interfaces/cellml_services
interfaces/dom
interfaces/events
interfaces/mathml_dom
interfaces/pjm2pcm
interfaces/rdf_api
interfaces/xpath
interfaces/mofs
TestTeLICeMParser
TestTeLICeMSerialiser
examples/RDFContainers
examples/api_usage_example
interfaces/cellml_context
*.so.*
mytest
test_output*
docs/Doxyfile
docs/html
docs/man
TimeModelLoad
hs_err*
nohup.out
test_celeds_*
docs/Doxyfile.norev
*.class
cmake_uninstall.cmake
FlattenModel