diff options
author | HampusM <hampus@hampusmat.com> | 2022-01-07 18:07:35 +0100 |
---|---|---|
committer | HampusM <hampus@hampusmat.com> | 2022-01-07 18:07:35 +0100 |
commit | 097aa95c1f0cb159e7d9d0a3edf9284c421ee298 (patch) | |
tree | 417d423ef1420634612f1db9f6f97d812f56ec01 /.gitignore | |
parent | 02dee3370f1420b208c546194ac67322fe563a24 (diff) |
Revert "build: use Makefile instead of Cmake"
This reverts commit 813c98b028c9ba484fb5b21a60067ae35cc925ff.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ -mazerator +build .vscode .cache |