summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 1ad8a24a4b10e06aa044eadf8962d4b618ea50dd (plain)
1
2
3
4
5
6
7
8
*.iml
*.pyc
.idea/
.vscode/
*.code-workspace

# Rust artifacts
**/target/