diff --git a/.gitignore b/.gitignore index 9023533..b1099a3 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