With sync_mean to average synchrones: bad idea, will be removed
[epclust.git] / .gitignore
index 3a326ea..c8ea425 100644 (file)
 #ignore object files
 *.o
 *.so
+
+#ignore RcppExports, generated by Rcpp::compileAttributes
+/epclust/R/RcppExports.R
+/epclust/src/RcppExports.cpp
+
+#misc
+Rprof.out
+*.zip