diff --git a/.gitignore b/.gitignore index 5054a67..1722050 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,4 @@ Thumbs.db /vendor /.settings /.buildpath -/.project \ No newline at end of file +/.project diff --git a/extend/.gitignore b/extend/.gitignore index c96a04f..d6b7ef3 100644 --- a/extend/.gitignore +++ b/extend/.gitignore @@ -1,2 +1,2 @@ * -!.gitignore \ No newline at end of file +!.gitignore diff --git a/runtime/.gitignore b/runtime/.gitignore index c96a04f..d6b7ef3 100644 --- a/runtime/.gitignore +++ b/runtime/.gitignore @@ -1,2 +1,2 @@ * -!.gitignore \ No newline at end of file +!.gitignore