Skip to content

Commit

Permalink
chore: ignore helix folder
Browse files Browse the repository at this point in the history
  • Loading branch information
blaggacao committed Aug 29, 2024
1 parent cdfbbde commit de49e03
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ max_line_length = 99
[{*.json}]
insert_final_newline = false
indent_style = space
indent_size = 2
indent_size = 1
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -194,3 +194,5 @@ cypress/videos

# JetBrains IDEs
.idea/
# Helix Editor
.helix/

0 comments on commit de49e03

Please sign in to comment.