diff options
author | Robert "ar" Gerus <ar@bash.org.pl> | 2013-04-30 12:00:05 +0200 |
---|---|---|
committer | Robert "ar" Gerus <ar@bash.org.pl> | 2013-04-30 12:00:05 +0200 |
commit | 5f77c40004b2481bfeab9cc811d55d5c106d4aa7 (patch) | |
tree | 26999b3c808b676e815ff87544a498203bcac06a | |
parent | 8b244fef5c30ff8dd25a85b0684c30b933016478 (diff) | |
download | tar-xz-loading-initramfs-5f77c40004b2481bfeab9cc811d55d5c106d4aa7.tar.gz tar-xz-loading-initramfs-5f77c40004b2481bfeab9cc811d55d5c106d4aa7.tar.bz2 tar-xz-loading-initramfs-5f77c40004b2481bfeab9cc811d55d5c106d4aa7.tar.xz tar-xz-loading-initramfs-5f77c40004b2481bfeab9cc811d55d5c106d4aa7.zip |
Ignore initramfs-tmpfsroot.gz
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..27de3df --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +initramfs-tmpfsroot.gz |