diff --git a/.gitignore b/.gitignore index d16812ab0..805337551 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ +## Add all gitignores +!**/.gitignore +!.gitignore +## Empty folders which should be kept +!**/.keep +!.keep + #### OS ### Mac OS ## macOS system files