The ignore files a FlowrAnalyzerIgnoreFileProjectDiscoveryPlugin can respect. They differ in their pattern language, see ignoreMatcher.
.gitignore, gitignore-style globs
.gitignore
.Rbuildignore, one (Perl-compatible) regular expression per line, as used by R CMD build
.Rbuildignore
R CMD build
The ignore files a FlowrAnalyzerIgnoreFileProjectDiscoveryPlugin can respect. They differ in their pattern language, see ignoreMatcher.