🙈 gitignore: Add rules to maintain empty folders and all gitignore files.

This commit is contained in:
Luis González 2023-11-09 11:46:41 -03:00
parent 30bd216500
commit 9a587e8c8c

7
.gitignore vendored
View File

@ -1,3 +1,10 @@
## Add all gitignores
!**/.gitignore
!.gitignore
## Empty folders which should be kept
!**/.keep
!.keep
#### OS
### Mac OS
## macOS system files