diff --git a/.gitignore b/.gitignore index 53a4ee9..99b36ab 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,9 @@ !CONTRIBUTING.md !LICENSE* +* Unignore reproot files +!reproot*.yaml + ####################### # For performance reasons, if a folder is already ignored, then # GitHub does not check the content for that folder for matches diff --git a/reproot.yaml b/reproot.yaml new file mode 100644 index 0000000..251718d --- /dev/null +++ b/reproot.yaml @@ -0,0 +1,2 @@ +project_name : selector +root_name : clone