excalidraw flow and basic rust ws
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -1,2 +1,9 @@
|
||||
# General
|
||||
.env
|
||||
*.pyc
|
||||
|
||||
# Python
|
||||
*.pyc
|
||||
|
||||
# Rust
|
||||
/rust_test/test_world/target/
|
||||
Cargo.lock
|
||||
Reference in New Issue
Block a user