improvements
[epclust.git] / .gitignore
index af4c22c..3a326ea 100644 (file)
@@ -32,3 +32,7 @@
 
 #ignore jupyter generated file (HTML vignette, and reports)
 *.ipynb.html
+
+#ignore object files
+*.o
+*.so