update .gitignore for build script

This commit is contained in:
XoXFaby 2023-07-27 17:24:08 +02:00
parent 399253ef4c
commit f7e93edceb
1 changed files with 4 additions and 3 deletions

7
.gitignore vendored
View File

@ -1,6 +1,4 @@
# AUTOGENERATED COPYRIGHT HEADER START
# Copyright (C) 2017-2023 Michael Fabian 'Xaymar' Dirks <info@xaymar.com>
# AUTOGENERATED COPYRIGHT HEADER END
# Copyright (C) 2023 XoXFaby
# CMAKE
/build
@ -13,3 +11,6 @@
# Visual Studio
/.vs
/#Build
# build script
/temp