Skip to content

Commit a19cc22

Browse files
committed
rm logo and copy from spec on build
1 parent 1f7d49d commit a19cc22

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ docs/extensions/beps
77
# ignore for now files that are copied from the bids examples and spe
88
docs/examples/
99
docs/extensions/macros_doc.md
10+
docs/assets/img/logos/BIDS_logo_black.svg
1011

1112
# folders
1213
*.DS_Store

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ update_from_spec:
1515
rm -fr docs/specification
1616
mkdir -p docs/specification/
1717
cp specification/macros_doc.md docs/extensions/macros_doc.md
18+
cp -f specification/BIDS_logo/BIDS_logo_black.svg docs/assets/img/logos/
1819

1920
update_contributors: .venv node_modules
2021
@echo " ---------------------------------- "

docs/assets/img/logos/BIDS_logo_black.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)