diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,8 +1,7 @@ *.o -*.a +/*.a.xyzzy *.lo -*.so -*.so.* +/*.so.xyzzy /config.mak /src/include/mdevd/config.h /mdevd |
![]() |
index : mdevd | |
| A kernel event manager, compatible with mdev.conf | ska-skaware@skarnet.org |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 5 |
@@ -1,8 +1,7 @@ *.o -*.a +/*.a.xyzzy *.lo -*.so -*.so.* +/*.so.xyzzy /config.mak /src/include/mdevd/config.h /mdevd |