diff options
author | Oxore <oxore@protonmail.com> | 2025-01-04 22:56:24 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2025-01-04 22:58:43 +0300 |
commit | ca8f17077af731cea01234530bf8c528481c7876 (patch) | |
tree | daf214bb4df75d3339c6c8b7255544e49aa49154 /.gitignore |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..69a3537 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +cmake[-_]build/ |