ofw/.gitignore
2023-07-20 15:35:37 -07:00

10 lines
No EOL
196 B
Text

/target
/Cargo.lock
# as its usage is encouraged for testing architecture-specific code, do not include the .cargo directory
/.cargo
# don't include IDE-specific files
**/.idea
**/.vscode
**/.vs