diff options
author | William Hubbs <williamh@gentoo.org> | 2012-02-20 17:07:43 -0600 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2012-02-20 17:07:43 -0600 |
commit | 9e3fc7f3f5127a27dac686a885929f5bd856717f (patch) | |
tree | f59ff9cffe539bbb8b55514e3e2d0719933438f4 | |
parent | 06d67017850e106f14d8948003027612253b143a (diff) |
update ignore patterns
-rw-r--r-- | init.d/.gitignore | 1 | ||||
-rw-r--r-- | sh/.gitignore | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/init.d/.gitignore b/init.d/.gitignore index a02adc1d..f9df045a 100644 --- a/init.d/.gitignore +++ b/init.d/.gitignore @@ -11,6 +11,7 @@ network root savecache swap +swapfiles sysctl urandom devfs diff --git a/sh/.gitignore b/sh/.gitignore index bc5c074e..f67b992a 100644 --- a/sh/.gitignore +++ b/sh/.gitignore @@ -3,6 +3,7 @@ gendepends.sh init-common-post.sh rc-functions.sh runscript.sh +cgroup-release-agent.sh init.sh init-early.sh ifwatchd-carrier.sh |