[Xfce4-commits] <midori:master> Add packages.version file to .gitignore
Christian Dywan
noreply at xfce.org
Fri Apr 29 03:50:04 CEST 2011
Updating branch refs/heads/master
to 82e6fa380872b0633ee8c0e663c4a8f111451267 (commit)
from 0a6a8853a61fd1a2b0f60767bd7efa53cdc98407 (commit)
commit 82e6fa380872b0633ee8c0e663c4a8f111451267
Author: Paweł Forysiuk <tuxator at o2.pl>
Date: Thu Apr 28 22:34:12 2011 +0200
Add packages.version file to .gitignore
This file is produced when install.sh script is run.
.gitignore | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 60e4fc2..e6c4297 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,5 @@ po/stamp-it
po/*.gmo
midori.desktop
+
+packages.version
More information about the Xfce4-commits
mailing list