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