mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 04:27:56 +00:00
18 lines
165 B
Plaintext
18 lines
165 B
Plaintext
/target/
|
|
/.idea
|
|
.DS_Store
|
|
.thumbs.db
|
|
.vscode
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# Environments
|
|
.env
|
|
.venv
|
|
env/
|
|
venv/
|
|
ENV/
|
|
env.bak/
|
|
venv.bak/
|