Add tap as a separate executable (#10)

* Added tap.

* Ignore build directories.

* Added tapper build to Makefile.
This commit is contained in:
nimrod-up9
2021-04-28 14:21:39 +03:00
committed by GitHub
parent 1073c59611
commit 7d8655feab
15 changed files with 2175 additions and 1 deletions

3
.gitignore vendored
View File

@@ -15,3 +15,6 @@
# vendor/
.idea/
*.db
# Build directories
build