diff options
author | Robert "ar" Gerus <ar@bash.org.pl> | 2013-04-30 05:45:25 +0200 |
---|---|---|
committer | Robert "ar" Gerus <ar@bash.org.pl> | 2013-04-30 05:45:25 +0200 |
commit | 8b244fef5c30ff8dd25a85b0684c30b933016478 (patch) | |
tree | 7bbbeb74ed5bf81693205a667364a1e22b848329 /initramfs | |
parent | eb3c48ade43fa52c22c2379a8f535113775d2e31 (diff) | |
download | tar-xz-loading-initramfs-8b244fef5c30ff8dd25a85b0684c30b933016478.tar.gz tar-xz-loading-initramfs-8b244fef5c30ff8dd25a85b0684c30b933016478.tar.bz2 tar-xz-loading-initramfs-8b244fef5c30ff8dd25a85b0684c30b933016478.tar.xz tar-xz-loading-initramfs-8b244fef5c30ff8dd25a85b0684c30b933016478.zip |
Add pv and busybox to gitignore.
Diffstat (limited to 'initramfs')
-rw-r--r-- | initramfs/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/initramfs/.gitignore b/initramfs/.gitignore new file mode 100644 index 0000000..0c81192 --- /dev/null +++ b/initramfs/.gitignore @@ -0,0 +1,2 @@ +pv +busybox |