cvs: pear(MAINT_1_3_4) /Net_FTP .cvsignore
[email protected] ("Jorrit Schippers") Tue, 06 May 2008 11:03:49 -0000
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <cvsjschippers1210071829@cvsserver> |
jschippers Tue May 6 11:03:49 2008 UTC
Modified files: (Branch: MAINT_1_3_4)
/pear/Net_FTP .cvsignore
Log:
Add a development file to the ignore list
http://cvs.php.net/viewvc.cgi/pear/Net_FTP/.cvsignore?r1=1.1&r2=1.1.2.1&diff_format=u
Index: pear/Net_FTP/.cvsignore
diff -u pear/Net_FTP/.cvsignore:1.1 pear/Net_FTP/.cvsignore:1.1.2.1
--- pear/Net_FTP/.cvsignore:1.1 Sat Nov 24 19:49:21 2007
+++ pear/Net_FTP/.cvsignore Tue May 6 11:03:49 2008
@@ -1,4 +1,5 @@
.project
.cache
.settings
-*.cmd
\ No newline at end of file
+*.cmd
+cifunctionignore.txt
\ No newline at end of file