diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2026-06-04 17:52:17 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2026-06-04 17:52:17 +0200 |
| commit | 0ff3f826d9772d3695f481e0a3d0bc1517dd3ae4 (patch) | |
| tree | aab08e94baf2dd31276cd126427fedf9b1c8998c /cabinet | |
| download | cabinet-0ff3f826d9772d3695f481e0a3d0bc1517dd3ae4.tar.xz cabinet-0ff3f826d9772d3695f481e0a3d0bc1517dd3ae4.zip | |
chore: initial commit
Diffstat (limited to 'cabinet')
| -rw-r--r-- | cabinet/main.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cabinet/main.cpp b/cabinet/main.cpp new file mode 100644 index 0000000..09509dd --- /dev/null +++ b/cabinet/main.cpp @@ -0,0 +1,2 @@ +auto main() -> int { +} |
