diff options
| author | Per Larsson <[email protected]> | 2021-11-24 18:03:14 +0100 |
|---|---|---|
| committer | Per Larsson <[email protected]> | 2021-11-24 18:03:14 +0100 |
| commit | 096e46e281a718e719d7c5687f08a71586f031a1 (patch) | |
| tree | ec13e97bc671c582d5d4f4464e3bdc39f30eb49c /.gitignore | |
| parent | Updated deploy script to set platform, architecture and configuration. (diff) | |
| download | zen-096e46e281a718e719d7c5687f08a71586f031a1.tar.xz zen-096e46e281a718e719d7c5687f08a71586f031a1.zip | |
Added bundle xmake task.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bf237a7b3..5433b71f8 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,7 @@ x64/ x86/ bld/ +build/ [Bb]in/ [Oo]bj/ [Ll]og/ |