badge/.gitignore

12 lines
91 B
Plaintext
Raw Permalink Normal View History

2020-03-05 16:00:52 +01:00
**/*.rs.bk
*.egg-info/
*.swp
,*
.idea/
.vscode/
.~lock.*
/target
__pycache__/
build/
dist/