mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02: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