mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 00:02:19 +00:00
29719ac504
* 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
|