diff options
author | Giancarlo Razzolini | 2015-08-13 16:29:16 -0300 |
---|---|---|
committer | Giancarlo Razzolini | 2015-08-13 16:29:16 -0300 |
commit | a1abc32a9d3edfd2a0c8d2aac412fd0cc3c15aac (patch) | |
tree | f7ead4c0d55740d7724b68ad34b7fccca454d7c0 /.gitignore | |
parent | e6df1ea83373cb5ee16e1aa58f06f02607035ec3 (diff) | |
download | aur-a1abc32a9d3edfd2a0c8d2aac412fd0cc3c15aac.tar.gz |
* 0.0.5:
- The cmdline name/value pair is now mandatory.
- Improved the check for the mbr bootdisk to see if the device specified in the configuration is really a block device.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 183347210978..521a95b965c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ v*.tar.gz mkinitcpio-chkcryptoboot-*-any.pkg.tar.xz mkinitcpio-chkcryptoboot-*.src.tar.gz +develop.*
\ No newline at end of file |