adding .gitignore files

git.mgm/mediaproxy-ng/2.0
Richard Fuchs 14 years ago
parent 86eb9c8e74
commit cdad0babce

1
.gitignore vendored

@ -0,0 +1 @@
.*.sw?

3
daemon/.gitignore vendored

@ -0,0 +1,3 @@
.depend
*.o
mediaproxy-ng

@ -0,0 +1,7 @@
.tmp_versions
*.o
*.ko
*.mod.c
modules.order
Module.symvers
.*.cmd
Loading…
Cancel
Save