Remove and ignore Rstudio project files
[valse.git] / src / .gitignore
index a8b0573..e61554f 100644 (file)
@@ -1,6 +1,3 @@
-#ignore object files, library and test executables
+# Ignore object files, library and test executables
 *.o
 *.so
-test.*
-!test.*.c
-vgcore.*