Delete generated binary

This commit is contained in:
Rico Tiongson 2020-04-18 15:31:03 +08:00
parent f2893e4aaa
commit 69c4649f04
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -2,6 +2,9 @@
.idea
.vscode
# Generated binary
/comfortable-swipe
# CMake
CMakeLists.txt.user
CMakeCache.txt

Binary file not shown.