[glib] .gitignore: ignore .def files (win32 build)
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] .gitignore: ignore .def files (win32 build)
- Date: Sun, 11 Nov 2012 18:35:19 +0000 (UTC)
commit 4651ec772520c892bf586710ac8e8ed38c515698
Author: Dan Winship <danw gnome org>
Date: Sat Nov 10 10:37:00 2012 -0500
.gitignore: ignore .def files (win32 build)
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a19c655..52cb21d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,7 @@ TAGS
*.sourcefiles
*.stp
*.exe
+*.def
# autofoo stuff here
compile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]