diff --git a/assets/.gitignore b/assets/.gitkeep similarity index 100% rename from assets/.gitignore rename to assets/.gitkeep diff --git a/runtime/.gitignore b/runtime/.gitignore index 72e8ffc..c96a04f 100644 --- a/runtime/.gitignore +++ b/runtime/.gitignore @@ -1 +1,2 @@ * +!.gitignore \ No newline at end of file diff --git a/vendor/.gitignore b/vendor/.gitignore index 72e8ffc..c96a04f 100644 --- a/vendor/.gitignore +++ b/vendor/.gitignore @@ -1 +1,2 @@ * +!.gitignore \ No newline at end of file diff --git a/www/assets/.gitignore b/www/assets/.gitignore index 72e8ffc..c96a04f 100644 --- a/www/assets/.gitignore +++ b/www/assets/.gitignore @@ -1 +1,2 @@ * +!.gitignore \ No newline at end of file