mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2026-08-07 07:14:49 +00:00
fix(gitignore): correct yarn directory rule to accept the subdirectory exception rules
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ backups/
|
||||
*.sqlite
|
||||
|
||||
# Yarn 2 without zero-installs
|
||||
.yarn
|
||||
.yarn/*
|
||||
!.yarn/patches
|
||||
!.yarn/releases
|
||||
!.yarn/plugins
|
||||
|
||||
Reference in New Issue
Block a user