This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
rtpengine
mirror of
https://github.com/sipwise/rtpengine
Watch
1
Star
1
Fork
0
Code
Issues
0
Projects
0
Releases
822
Wiki
Activity
Browse Source
adding .gitignore files
git.mgm/mediaproxy-ng/2.1
Richard Fuchs
14 years ago
parent
fcf4f02a26
commit
a9823f2323
4 changed files
with
12 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.gitignore
+3
-0
daemon/.gitignore
+1
-0
iptables-extension/.gitignore
+7
-0
kernel-module/.gitignore
+ 1
- 0
.gitignore
View File
@ -0,0 +1 @@
.*.sw?
+ 3
- 0
daemon/.gitignore
View File
@ -0,0 +1,3 @@
.depend
*.o
mediaproxy-ng
+ 1
- 0
iptables-extension/.gitignore
View File
@ -0,0 +1 @@
*.so
+ 7
- 0
kernel-module/.gitignore
View File
@ -0,0 +1,7 @@
.tmp_versions
*.o
*.ko
*.mod.c
modules.order
Module.symvers
.*.cmd
Write
Preview
Loading…
Cancel
Save