1
0
mirror of https://github.com/Rapptz/discord.py.git synced 2025-11-26 18:51:30 +00:00

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

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