added gitignore for executable
This commit is contained in:
parent
0c95cb9e11
commit
65af2c8341
2 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
.DS_Store
|
||||
.idea
|
||||
*.log
|
||||
tmp/
|
||||
|
||||
|
||||
a.out
|
BIN
a.out
BIN
a.out
Binary file not shown.
Loading…
Reference in a new issue