Skip to content

Commit

Permalink
Add Makefile to ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhester committed Mar 31, 2020
1 parent 9450fdd commit 483ff1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ windows
^docs$
^CRAN-RELEASE$
^LICENSE\.md$
^Makefile$
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ script.R
TODO.md
windows
docs/
Makefile

0 comments on commit 483ff1f

Please sign in to comment.