'update'
[epclust.git] / .gitignore
index 255781c..67ca303 100644 (file)
@@ -2,9 +2,7 @@
 /data/*
 !/data/README
 !/data/preprocessing/
-/data/preprocessing/*
-!/data/preprocessing/convert.c
-!/data/preprocessing/Makefile
+!/data/curves_to_db/
 
 #files generated by initialize.sh
 /.gitfat
@@ -15,7 +13,7 @@
 *.swp
 
 #ignore binary files generated by claws()
-*.bin
+*.epclust.bin
 
 #ignore R session files
 .Rhistory
 #ignore jupyter generated file (HTML vignette, and reports)
 *.ipynb.html
 
-#ignore object files
+#ignore object files and executables
 *.o
 *.so
+*.exe
 
 #ignore RcppExports, generated by Rcpp::compileAttributes
 /epclust/R/RcppExports.R
@@ -44,3 +43,8 @@
 #misc
 Rprof.out
 *.zip
+.Rproj.user
+*.Rproj
+
+# temp
+/temp/*.xls