Alexandre Julliard : Replaced .cvsignore by .gitignore.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Sep 11 08:18:10 CDT 2007


Module: website
Branch: master
Commit: f9a109e4bb844f854bc4e2dfc4cb8b53419f5194
URL:    http://source.winehq.org/git/website.git/?a=commit;h=f9a109e4bb844f854bc4e2dfc4cb8b53419f5194

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Sep 11 15:16:20 2007 +0200

Replaced .cvsignore by .gitignore.

---

 .cvsignore |    7 -------
 .gitignore |    7 +++++++
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/.cvsignore b/.cvsignore
deleted file mode 100644
index 8782f53..0000000
--- a/.cvsignore
+++ /dev/null
@@ -1,7 +0,0 @@
-data
-Docs
-docs
-hypermail
-webalizer
-wineconf
-
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..6136d3a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+/data
+/docs
+/hypermail
+/webalizer
+/wineconf
+templates/en/docs
+templates/en/winapi_stats.template




More information about the wine-cvs mailing list