.gitignore: ignore build/.

This commit is contained in:
Lucio Andrés Illanes Albornoz 2019-09-14 11:29:26 +02:00
parent 6d12c04349
commit 9e2d9d1419
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
*.sw[op]
__pycache__/
build/
librtl/ImgurApiKey.py
releases/