reorganize .gitignore files
[epclust.git] / old_C_code / .gitignore
index db6ef2b..1ebda79 100644 (file)
@@ -1,9 +1,2 @@
 #ignore building files and folders
 build/
-
-#ignore "real" data (way too large)
-data/
-
-#ignore object files + library
-*.o
-*.so