[node-patches] Change in ovirt-node-iso[master]: .gitignore: Add *.ks and recepie-downloader.sh
dougsland at redhat.com
dougsland at redhat.com
Wed May 27 00:19:17 UTC 2015
Douglas Schilling Landgraf has uploaded a new change for review.
Change subject: .gitignore: Add *.ks and recepie-downloader.sh
......................................................................
.gitignore: Add *.ks and recepie-downloader.sh
Avoid git status complains.
Change-Id: I018a5431488b99bb6ced90f56f14275e3091f785
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M .gitignore
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node-iso refs/changes/88/41488/1
diff --git a/.gitignore b/.gitignore
index 0bd933c..67c1c3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
*.iso
ovirt-node-iso.spec
.*.swp
+*.ks
*~
aclocal.m4
autom4te.cache
@@ -12,4 +13,4 @@
*.tar.gz
Makefile.in
Makefile
-repos.ks
+recepie-downloader.sh
--
To view, visit https://gerrit.ovirt.org/41488
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I018a5431488b99bb6ced90f56f14275e3091f785
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node-iso
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>
More information about the node-patches
mailing list