Updated .gitignore to ignore built binaries
This commit is contained in:
parent
9d5954219e
commit
44b729f0e6
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -6,7 +6,7 @@ deb_dist/
|
|||
**/*.pyc
|
||||
**/*.o
|
||||
|
||||
/mediacode-hid-server
|
||||
/mediacore-hid-server
|
||||
|
||||
# http://www.gnu.org/software/automake
|
||||
|
||||
|
|
Loading…
Reference in a new issue