diff options
-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 |