Skip to content

Commit

Permalink
Merge pull request #33 from LanternEQ/development/0.1.7
Browse files Browse the repository at this point in the history
Development/0.1.7
  • Loading branch information
danwilkins committed Jan 21, 2024
2 parents 820f321 + 7eaa865 commit a7f76a1
Show file tree
Hide file tree
Showing 104 changed files with 3,139 additions and 2,432 deletions.
8 changes: 8 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
root = true

[*.cs]
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true
end_of_line = lf
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ LanternExtractor/bin/
*.DS_Store
packages/
.vs/
.vscode/
6 changes: 0 additions & 6 deletions LanternExtractor/App.config

This file was deleted.

Loading

0 comments on commit a7f76a1

Please sign in to comment.