Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Heptazhou committed Feb 24, 2024
1 parent b966e48 commit 72c85f5
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 1,883 deletions.
7 changes: 7 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[*]
charset = utf-8
end_of_line = lf
indent_size = 4
indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true
5 changes: 1 addition & 4 deletions .vscodeignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@

!.editorconfig
.gitignore
.vscode
**/*.jl
Expand All @@ -9,7 +10,3 @@ out
pnpm-lock.yaml
src
tsconfig.json

!node_modules/@rauschma/stringio
!node_modules/diff
!node_modules/untildify
Loading

0 comments on commit 72c85f5

Please sign in to comment.