restructure
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -32,9 +32,11 @@ $RECYCLE.BIN/
|
||||
**/.parcel-cache/
|
||||
**/dist/
|
||||
|
||||
# --- Rust ---
|
||||
**/target/
|
||||
# (Keep Cargo.lock in repo for binaries; default is tracked)
|
||||
# --- Python ---
|
||||
**/__pycache__/*
|
||||
**/*.py[cod]
|
||||
**/*.pyo
|
||||
|
||||
|
||||
# --- IDEs / project files ---
|
||||
.vscode/
|
||||
|
Reference in New Issue
Block a user