diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 0000000..15d75c7 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,2 @@ +# Repository lists generated by scripted builds (comment if needed) +*.repos diff --git a/src/uros/.gitignore b/src/uros/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/src/uros/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore