summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiancarlo Razzolini2016-08-09 08:55:57 -0300
committerGiancarlo Razzolini2016-08-09 08:55:57 -0300
commit4b7ef448d07f6757525381ef7bd833eaf6c11c19 (patch)
tree30aac6c2cee2f4c8e2ea2722f1d651f007a0276a
parent1277053f7f81c374e46c2166a486febd4f6938e5 (diff)
downloadaur-4b7ef448d07f6757525381ef7bd833eaf6c11c19.tar.gz
* Changes to the gitignore.
-rw-r--r--.SRCINFO2
-rw-r--r--.gitignore5
2 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 633cd3ea8fcf..67c0cb463f69 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Aug 9 11:47:14 UTC 2016
+# Tue Aug 9 11:55:41 UTC 2016
pkgbase = mkinitcpio-chkcryptoboot
pkgdesc = This hook checks for a modified bootloader code, in an encrypted boot setup, and warns the user to not enter his root device password
pkgver = 0.0.5
diff --git a/.gitignore b/.gitignore
index 521a95b965c4..84ac5eeb01f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
v*.tar.gz
mkinitcpio-chkcryptoboot-*-any.pkg.tar.xz
mkinitcpio-chkcryptoboot-*.src.tar.gz
-develop.* \ No newline at end of file
+develop.*
+mkinitcpio-chkcryptoboot-*.tar.gz
+pkg/*
+src/* \ No newline at end of file