Skip to content

Commit

Permalink
ignore gcda files
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Clark committed Nov 1, 2024
1 parent a9980d9 commit eac35ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
^tests/testthat/Rplots\.pdf$
^tests/local$
^memcheck\.R$
^\.gcda$
*.gcda$
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ Meta
/Meta/
desktop.ini
^cran-comments\.md$
^\.gcda$
*.gcda$

0 comments on commit eac35ff

Please sign in to comment.