C-part of tests ready [TODO: R part]
[valse.git] / src / .gitignore
diff --git a/src/.gitignore b/src/.gitignore
new file mode 100644 (file)
index 0000000..d8d0ef0
--- /dev/null
@@ -0,0 +1,5 @@
+#ignore object files, library and test executables
+*.o
+*.so
+test.*
+!test.*.c