Skip to content

Commit

Permalink
Add vscode folder to ignored files
Browse files Browse the repository at this point in the history
  • Loading branch information
cderv committed Jan 22, 2024
1 parent 1eee18b commit 65a2696
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
^docs$
^pkgdown$
^\.github$
^\.vscode$
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
.Rproj.user
.Rhistory

.vscode

inst/doc
docs

0 comments on commit 65a2696

Please sign in to comment.