added gitignore for executable

This commit is contained in:
nbillard 2023-02-07 13:31:22 +01:00
parent 0c95cb9e11
commit 65af2c8341
2 changed files with 7 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
.DS_Store
.idea
*.log
tmp/
a.out

BIN
a.out

Binary file not shown.