Commit Graph

3 Commits

Author SHA1 Message Date
c5423cb477 chore: add initial Makefile, sormc.h header, and tikker keyboard logger source 2024-12-08 15:19:17 +00:00
c373f8872e chore: add gitignore entry for sqlite database files and initialize project skeleton 2024-12-08 15:18:40 +00:00
99d486f176 feat: add initial project scaffold with .gitignore, MIT license, and README
Create the foundational project structure for the tikker application by introducing a comprehensive .gitignore file covering C++ build artifacts, a standard MIT license file, and a minimal README describing the project as a key press monitoring tool.
2024-12-08 15:08:39 +00:00