chore: ignore helix folder

This commit is contained in:
David 2024-08-28 10:58:27 +02:00
parent cdfbbde3d5
commit de49e03fde
No known key found for this signature in database
GPG key ID: AB15A6AF1101390D
2 changed files with 3 additions and 1 deletions

View file

@ -18,4 +18,4 @@ max_line_length = 99
[{*.json}]
insert_final_newline = false
indent_style = space
indent_size = 2
indent_size = 1

2
.gitignore vendored
View file

@ -194,3 +194,5 @@ cypress/videos
# JetBrains IDEs
.idea/
# Helix Editor
.helix/