summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: a359f21d241ebea2a6cad4a3cb0e179273eaf588 (plain)
1
2
3
4
5
6
7
8
9
/target
/test
*.log
*.tmp
*~
**/*.rs.bk
/result
/.devenv
.vscode/