diff --git a/.gitignore b/.gitignore index 90235333..b1099a39 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,4 @@ !/LICENSE !/README.md !/settings.gradle -!/Jenkinsfile \ No newline at end of file +!/BuildFile \ No newline at end of file diff --git a/Jenkinsfile b/BuildFile similarity index 100% rename from Jenkinsfile rename to BuildFile