* Use regex to split input to python import parser * gitignore Cargo.toml * gitignore cargo.toml * Restore cargo.lock
16 lines
205 B
Plaintext
16 lines
205 B
Plaintext
target/
|
|
.DS_Store
|
|
nohup.out
|
|
local/
|
|
frontend/src/routes/test.svelte
|
|
CaddyfileRemoteMalo
|
|
*.swp
|
|
**/.idea/
|
|
.direnv
|
|
.vscode
|
|
.dev-docker-wrapper*
|
|
backend/.minio-data
|
|
.aider*
|
|
!.aiderignore
|
|
rust-client/Cargo.toml
|