RapidFuzz/.gitignore

11 lines
91 B
Plaintext

.vscode/
__pycache__/
.idea/
build/
rapidfuzz.egg-info/
dist/
*.data
*.so
*.o
*.out
test.py