Add build folder to .gitignore

This commit is contained in:
Shap 2022-04-29 03:47:10 +03:00 committed by GitHub
parent 10af1ea255
commit 71212872d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -15,3 +15,4 @@ docs/crowdin.py
*.flac
*.mo
/.coverage
build/*