diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ *.core bin/*.out +bin/systemd-* +bin/obj/*.o bin/*.bin -bin/*-handler [._]*.s[a-w][a-z] [._]s[a-w][a-z] *.un~ |
![]() |
index : systembsd | |
Systemd utility replacements for *BSD (https://www.google-melange.com/gsoc/project/details/google/gsoc2014/kremlin/5639274879778816) (git://uglyman.kremlin.cc/git/systembsd.git) | LAN-TW |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 3 |
@@ -1,7 +1,8 @@ *.core bin/*.out +bin/systemd-* +bin/obj/*.o bin/*.bin -bin/*-handler [._]*.s[a-w][a-z] [._]s[a-w][a-z] *.un~ |