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

1
.gitignore vendored
View File

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