Skip to content

Commit 090ccbd

Browse files
re-order
1 parent c3b731f commit 090ccbd

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

.gitignore

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1+
.RData
2+
.Rhistory
3+
.Rproj.user
4+
.gitsum
15
Meta
6+
R/scratch
27
doc
3-
.Rproj.user
4-
.Rhistory
5-
.RData
6-
inst/doc
78
docs
8-
.gitsum
99
gitsum
10-
R/scratch
10+
inst/doc
1111
revdep/
1212
!revdep/*.md
1313
!revdep/problems.md
1414
touchstone/*
15-
!touchstone/script.R
1615
!touchstone/config.json
16+
!touchstone/script.R

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ repos:
9292
tests/testthat/reference-objects/.*|
9393
)$
9494
- repo: https://github.com/lorenzwalthert/gitignore-tidy
95-
rev: b3eaceb0bf2df137cc80f85b3943b6684f204c48
95+
rev: 877130576f072139e2cec2f847c85e87696e358b
9696
hooks:
9797
- id: tidy-gitignore
9898
- repo: local

0 commit comments

Comments
 (0)