Skip to content

Commit

Permalink
Base 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Aidenkrz committed Jun 3, 2024
1 parent 2d3cd36 commit 3940367
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
root = true
root = true
[*]

charset = utf-8
Expand Down Expand Up @@ -350,4 +350,4 @@ indent_size = 2
indent_size = 2

[{*.yaml,*.yml}]
ij_yaml_indent_sequence_value = false
ij_yaml_indent_sequence_value = false
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -306,4 +306,3 @@ Resources/MapImages

# Direnv stuff
.direnv/
.vscode/settings.json
3 changes: 1 addition & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
{
"omnisharp.analyzeOpenDocumentsOnly": true,
"dotnet.defaultSolution": "SpaceStation14.sln",
"dotnet.preferCSharpExtension": true
"dotnet.defaultSolution": "SpaceStation14.sln"
}

0 comments on commit 3940367

Please sign in to comment.