gitignore: Add build folder.

This commit is contained in:
Björn Esser
2020-04-10 13:10:30 +02:00
parent 78cd37fb18
commit fd0ae5aba6

1
.gitignore vendored
View File

@@ -42,6 +42,7 @@
/tests/*.trs
# Generated folders
/build
/Debug
/Release
/*/Debug