Alexandre Julliard : Replaced .cvsignore by .gitignore.
12 Sep
2007
12 Sep
'07
10:11 a.m.
Module: appdb Branch: master Commit: e3ca73f7df72080226640d6e1f4c9d35efd5fc28 URL: http://source.winehq.org/git/appdb.git/?a=commit;h=e3ca73f7df72080226640d6e1... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Wed Sep 12 12:06:18 2007 +0200 Replaced .cvsignore by .gitignore. --- .cvsignore | 1 - .gitignore | 2 ++ 2 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.cvsignore b/.cvsignore deleted file mode 100644 index 1269488..0000000 --- a/.cvsignore +++ /dev/null @@ -1 +0,0 @@ -data diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ee9e3f1 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/data +include/config.php
6672
Age (days ago)
6672
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard