Skip to content

Commit 00367f5

Browse files
committed
Add .positai to .gitignore and .Rbuildignore for temporary file exclusion
1 parent 399ac44 commit 00367f5

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ framed.sty
4545
^release-checklist.*\.md$
4646
# FUSE filesystem temporaries (safe to ignore; R CMD build already skips dotfiles)
4747
^R/\.fuse_hidden
48+
^\.positai$

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,4 @@ vignettes/ggRandomForests_files
4747
vignettes/ggRandomForests.html
4848

4949
.claude
50+
.positai

0 commit comments

Comments
 (0)