mise/.gitignore

30 lines
344 B
Plaintext

.DS_Store
/dist/
/node_modules/
package-lock.json
.mise.lock
*.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
/aur
megalinter-reports/
.dev/
.vscode/
testResults.xml
.mise/