[gdlmm] Use wildcards in .gitignore

Kalev Lember kalev at fedoraproject.org
Tue Oct 18 09:13:42 UTC 2011


commit b9dfde699fe620eb8f287111ec217ff45d927592
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Oct 18 12:05:03 2011 +0300

    Use wildcards in .gitignore

 .gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32324c4..7f7cefb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/gdlmm-3.1.90.tar.xz
+/gdlmm-*.tar.xz


More information about the scm-commits mailing list