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