summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 9b1f78b3ad239a480f68a1ff0d62612e6c413eb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
target/
**/*.rs.bk
target/
**/*.rs.bk
target/
**/*.rs.bk
.gdb_history
*.log

__pycache__/
*.py[cod]