Merge pull request #333 from TriliumNext/chore/update-gitignore

Ignore JetBrains IDE shelf files
pull/330/head^2
Elian Doran 2024-08-12 09:13:13 +07:00 committed by GitHub
commit c4a4acdc39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored

@ -18,6 +18,7 @@ cert.key
cert.crt cert.crt
server-package.json server-package.json
.idea/httpRequests/ .idea/httpRequests/
.idea/shelf/
data/ data/
data-test/ data-test/
tmp/ tmp/