diff --git a/app/assets/js/admin/.gitignore b/app/assets/js/admin/.gitignore index c96a04f0..d6b7ef32 100644 --- a/app/assets/js/admin/.gitignore +++ b/app/assets/js/admin/.gitignore @@ -1,2 +1,2 @@ * -!.gitignore \ No newline at end of file +!.gitignore diff --git a/app/assets/js/public/.gitignore b/app/assets/js/public/.gitignore index c96a04f0..d6b7ef32 100644 --- a/app/assets/js/public/.gitignore +++ b/app/assets/js/public/.gitignore @@ -1,2 +1,2 @@ * -!.gitignore \ No newline at end of file +!.gitignore diff --git a/app/storage/.gitignore b/app/storage/.gitignore deleted file mode 100644 index 35b719c6..00000000 --- a/app/storage/.gitignore +++ /dev/null @@ -1 +0,0 @@ -services.manifest \ No newline at end of file