update gitignore

This commit is contained in:
Martin Scott 2026-06-21 19:35:12 +01:00
parent c1b241b88d
commit 51e9490f0d
2 changed files with 4 additions and 11 deletions

View file

@ -1,10 +0,0 @@
# top-most EditorConfig file
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = tab
indent_size = 4
tab_width = 4

5
.gitignore vendored
View file

@ -1,5 +1,5 @@
# vscode
.vscode
.vscode
# Intellij
*.iml
@ -13,3 +13,6 @@ node_modules
# Exclude macOS Finder (System Explorer) View States
.DS_Store
# Zed
.editorconfig