Add builddir/ to gitignore

Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com>
pull/131/head
Stephan Lachnit 4 years ago committed by jackun
parent 8cd3172335
commit fbb4393231
No known key found for this signature in database
GPG Key ID: 119DB3F1D05A9ED3

1
.gitignore vendored

@ -1,4 +1,5 @@
build/
builddir/
__pycache__/
.vscode/
MangoHud*.tar.gz

Loading…
Cancel
Save