Skip to content

Commit

Permalink
add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jsorg71 committed Mar 20, 2019
1 parent 96f42d2 commit e685d5a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
*.o
*.lo
*.la
*.tar
*.bz2
*.gz
yami/omatic/libyami/
yami/omatic/libva-*
yami/omatic/libdrm-*
yami/omatic/intel-vaapi-driver-*
mssva/omatic/libva-*
mssva/omatic/libdrm-*
AUTHORS
NEWS
README
Makefile

0 comments on commit e685d5a

Please sign in to comment.