mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-14 16:18:26 -05:00
🙈 gitignore: Add rules to maintain empty folders and all gitignore files.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
## Add all gitignores
|
||||
!**/.gitignore
|
||||
!.gitignore
|
||||
## Empty folders which should be kept
|
||||
!**/.keep
|
||||
!.keep
|
||||
|
||||
#### OS
|
||||
### Mac OS
|
||||
## macOS system files
|
||||
|
||||
Reference in New Issue
Block a user