diff --git a/config/templates/mobile/.gitignore b/config/templates/mobile/.gitignore new file mode 100644 index 0000000000..d6b7ef32c8 --- /dev/null +++ b/config/templates/mobile/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore diff --git a/config/templates/web/.gitignore b/config/templates/web/.gitignore new file mode 100644 index 0000000000..d6b7ef32c8 --- /dev/null +++ b/config/templates/web/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore diff --git a/logs/.gitignore b/logs/.gitignore new file mode 100644 index 0000000000..d6b7ef32c8 --- /dev/null +++ b/logs/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore