Add the build folder to the .gitignore

This commit is contained in:
Maschell 2018-06-18 22:07:48 +02:00
parent c4e0d02514
commit 449522d5ed

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
release/* release/*
build/*
libutils.cbp libutils.cbp
libutils.depend libutils.depend