git: remove build from ignored

This commit is contained in:
Mathieu Maret 2023-07-17 15:14:20 +02:00
parent 11fda8a235
commit 9c0a8266f5
1 changed files with 0 additions and 1 deletions

View File

@ -15,7 +15,6 @@ __pycache__/
htmlcov/
dist/
build/
*.egg-info/
### Android IDE ###