We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a09bd commit 87c44b4Copy full SHA for 87c44b4
.gitignore
@@ -2,14 +2,13 @@
2
/tests/python/tests.log
3
/tests.log
4
tests.log
5
-/NeuroML/*.dat
+/NeuroML2/*.dat
6
*_moose.py
7
*_nrn.py
8
-/NeuroML/test_files/NML2_SingleCompHHCell.nml__flattened.xml
9
-/NeuroML/test_files/*.dat
10
-/NeuroML/test_files/*.hoc
11
-/NeuroML/test_files/*.mod
+/NeuroML2/test_files/NML2_SingleCompHHCell.nml__flattened.xml
+/NeuroML2/test_files/*.dat
+/NeuroML2/test_files/*.hoc
+/NeuroML2/test_files/*.mod
12
x86_64
13
arm64
14
__pycache__
15
-/NeuroML2/*.dat
0 commit comments