diff --git a/.gitignore b/.gitignore
index b25c15b81fae06e1c55946ac6270bfdb293870e8..c976f43b232311f7381808eed401479e42e7b099 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,3 @@
 *~
+*.tar.gz
+build
diff --git a/mkmanjaroroot.in b/mkmanjaroroot.in
index d6fe2b192e35544bdf2ce4ab390da46e7f068f0a..8d0207e999eb8f7f15de0da3050702c3c47873e0 100644
--- a/mkmanjaroroot.in
+++ b/mkmanjaroroot.in
@@ -8,7 +8,7 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
 
-set -x
+#set -x
 
 m4_include(lib/common.sh)