mindustry logic execution, map- and schematic- parsing and rendering
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # rustc/cargo outputs -/Cargo.lock -/target +Cargo.lock +target # Visual Studio Code /.vscode |