Skip to content

Commit 472b8bd

Browse files
committed
lfs on emergency_stop
1 parent b8002a6 commit 472b8bd

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
target/release/server filter=lfs diff=lfs merge=lfs -text
2+
target/release/emergency_stop_all filter=lfs diff=lfs merge=lfs -text

docs/README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ conda env create -f env.yaml
99
conda activate docs
1010
```
1111

12-
Once in the environment `docs` install jekyll
13-
14-
```
15-
gem install jekyll bundler
16-
```
17-
1812
Then install necessary jekyll dependencies of the simplefoc docs:
1913

2014
```

0 commit comments

Comments
 (0)