X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=.gitignore;h=255781cb4b352e524fb10a8d994fee82428bc645;hb=40f12a2f66d06fd77183ea02b996f5c66f90761c;hp=3a326ead829cdf0bcdb5b42cf9f0e4b19d845dea;hpb=e161499b97c782aadfc287c22b55f85724f86fae;p=epclust.git diff --git a/.gitignore b/.gitignore index 3a326ea..255781c 100644 --- a/.gitignore +++ b/.gitignore @@ -14,8 +14,8 @@ *~ *.swp -#ignore binary files generated by claws() [TEMPORARY, DEBUG] -.epclust_bin/ +#ignore binary files generated by claws() +*.bin #ignore R session files .Rhistory @@ -36,3 +36,11 @@ #ignore object files *.o *.so + +#ignore RcppExports, generated by Rcpp::compileAttributes +/epclust/R/RcppExports.R +/epclust/src/RcppExports.cpp + +#misc +Rprof.out +*.zip