Skip to content

Commit ceaca9a

Browse files
committed
.ignores update
1 parent 8a988c6 commit ceaca9a

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@
1717
^vignettes/articles$
1818
^codemeta\.json$
1919
^CODE_OF_CONDUCT\.md$
20+
^src/.*\.o$

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ cran-comments.md
1212
CRAN-SUBMISSION
1313
docs
1414
**/.quarto/
15+
*.o
16+
*.so

0 commit comments

Comments
 (0)