Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add *.swp to .gitignore. | 2019-05-17 | 1 | -0/+1 | |
| | | | | | | | This accomodates configurations where vim stores the swap files in the working directory. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> | ||||
* | Initial commit. | 2019-03-18 | 1 | -0/+4 | |
This creates a working buildable dummy template to build the project upon. Everything save for the build system are demonstrational dummies and everything including the build system is written to be easily extendable. This commit closes Ticket 5. Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt> |