mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-01 20:52:27 +08:00
🙈 gitignore: Add rules to maintain empty folders and all gitignore files.
This commit is contained in:
parent
30bd216500
commit
9a587e8c8c
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,3 +1,10 @@
|
|||||||
|
## Add all gitignores
|
||||||
|
!**/.gitignore
|
||||||
|
!.gitignore
|
||||||
|
## Empty folders which should be kept
|
||||||
|
!**/.keep
|
||||||
|
!.keep
|
||||||
|
|
||||||
#### OS
|
#### OS
|
||||||
### Mac OS
|
### Mac OS
|
||||||
## macOS system files
|
## macOS system files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user