X-Git-Url: https://git.auder.net/?p=epclust.git;a=blobdiff_plain;f=.gitignore;h=c94648026f9f25f50b328ad54fea15e221a86ba5;hp=3a326ead829cdf0bcdb5b42cf9f0e4b19d845dea;hb=363ae13430cdee6ba76b42b7316aa4b292b04d93;hpb=777c4b0274c059eeb5d4bd784ef773e819a7f7a2 diff --git a/.gitignore b/.gitignore index 3a326ea..c946480 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,7 @@ #ignore object files *.o *.so + +#ignore RcppExports, generated by Rcpp::compileAttributes +/epclust/R/RcppExports.R +/epclust/src/RcppExports.cpp