[PHP-CVS] cvs: php-src /ext/date .cvsignore
by Derick Rethans other posts by this author
Jun 19 2005 8:02AM messages near this date
[PHP-CVS] cvs: php-src /ext/date/tests bug26198.phpt
|
[PHP-CVS] cvs: php-src / NEWS /ext/date/tests bug20382-2.phpt
derick Sun Jun 19 11:02:28 2005 EDT
Modified files:
/php-src/ext/date .cvsignore
Log:
- Ignore VIM swapfiles.
http://cvs.php.net/diff.php/php-src/ext/date/.cvsignore?r1=1.1&r2=1.2&ty=u
Index: php-src/ext/date/.cvsignore
diff -u php-src/ext/date/.cvsignore:1.1 php-src/ext/date/.cvsignore:1.2
--- php-src/ext/date/.cvsignore:1.1 Tue Jun 14 17:32:27 2005
+++ php-src/ext/date/.cvsignore Sun Jun 19 11:02:28 2005
@@ -8,6 +8,7 @@
*.tgz
*~
.#*
+.*.swp
.deps
.libs
Debug
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|