Skip to content

Commit

Permalink
add .gitignore files
Browse files Browse the repository at this point in the history
  • Loading branch information
an146 committed Mar 17, 2012
1 parent 436c62c commit e89f942
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
@@ -0,0 +1,8 @@
.tmp_versions/
*.cmd
Module.symvers
modules.order
v4l2loopback.ko
v4l2loopback.mod.c
v4l2loopback.mod.o
v4l2loopback.o
2 changes: 2 additions & 0 deletions examples/.gitignore
@@ -0,0 +1,2 @@
test
yuv4mpeg_to_v4l2

0 comments on commit e89f942

Please sign in to comment.