Skip to content

Commit 9960203

Browse files
authored
chore: harmonize repo - fix metanorma.yml, remove Gemfile.lock, update .gitignore (#8)
1 parent 9903950 commit 9960203

17 files changed

Lines changed: 25 additions & 20321 deletions

.bundle/config

Lines changed: 0 additions & 3 deletions
This file was deleted.

.gitignore

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
_site/
2+
*.html
3+
*.doc
4+
*.pdf
5+
*.xml
6+
!sources/**/*.xml
7+
*.rxl
8+
*_images/
9+
*_files/
10+
documents/
11+
published/
12+
relaton/
13+
*.abort
14+
*.err
15+
*.tmp.xml
16+
.bundle/
17+
deploy_key
18+
deploy_key.pub
19+
deploy_key.enc
20+
Gemfile.lock
21+
.DS_Store
22+
*.swp
23+
.vscode/
24+
.idea/

Gemfile.lock

Lines changed: 0 additions & 293 deletions
This file was deleted.

0 commit comments

Comments
 (0)