mise/.gitignore

31 lines
357 B
Plaintext

.DS_Store
/dist/
/node_modules/
package-lock.json
.mise.lock
/mise.local.toml
*.log
*.profraw
*.lcov
**/snapshots/*.snap.new
# Generated by Cargo
# will have compiled files and executables
/target/
# These are backup files generated by rustfmt
**/*.rs.bk
# alpine
.ash_history
.abuild
/aports
megalinter-reports/
.dev/
.vscode/
testResults.xml
.mise/