Ignore custom headers and temporary files from Vim.

This commit is contained in:
Michal Čihař
2005-11-25 08:44:56 +00:00
parent ab9aef8977
commit 9935bfd907
24 changed files with 27 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
config.inc.php config.inc.php
config.header.inc.php
config.footer.inc.php
phpmyadmin.wpj phpmyadmin.wpj
*.swp
upload upload
save save
.htaccess .htaccess

View File

@@ -14,6 +14,7 @@ $Source$
Header and footer per themes (RFE #984152), Header and footer per themes (RFE #984152),
config.{header,footer}.inc.php files are now optional. config.{header,footer}.inc.php files are now optional.
* libraries/select_lang.lib.php: Fix undefined indexes. * libraries/select_lang.lib.php: Fix undefined indexes.
* */.cvsignore: Ignore custom headers and temporary files from Vim.
2005-11-24 Marc Delisle <lem9@users.sourceforge.net> 2005-11-24 Marc Delisle <lem9@users.sourceforge.net>
* js/querywindow.js: bug #1365503, "do not overwrite this query" * js/querywindow.js: bug #1365503, "do not overwrite this query"

1
css/.cvsignore Normal file
View File

@@ -0,0 +1 @@
*.swp

1
js/.cvsignore Normal file
View File

@@ -0,0 +1 @@
*.swp

View File

@@ -1,2 +1,3 @@
tmp-check tmp-check
added_messages.php added_messages.php
*.swp

1
libraries/.cvsignore Normal file
View File

@@ -0,0 +1 @@
*.swp

View File

@@ -0,0 +1 @@
*.swp

1
libraries/dbg/.cvsignore Normal file
View File

@@ -0,0 +1 @@
*.swp

1
libraries/dbi/.cvsignore Normal file
View File

@@ -0,0 +1 @@
*.swp

View File

@@ -0,0 +1 @@
*.swp

View File

@@ -0,0 +1 @@
*.swp

View File

@@ -0,0 +1 @@
*.swp

View File

@@ -0,0 +1 @@
*.swp

View File

@@ -0,0 +1 @@
*.swp

View File

@@ -0,0 +1 @@
*.swp

1
scripts/.cvsignore Normal file
View File

@@ -0,0 +1 @@
*.swp

1
test/.cvsignore Normal file
View File

@@ -0,0 +1 @@
*.swp

View File

@@ -15,4 +15,4 @@ openphpnuke
paradice paradice
xampp xampp
xp_basic xp_basic
xp_blue xp_blue*.swp

View File

@@ -0,0 +1 @@
*.swp

View File

@@ -0,0 +1 @@
*.swp

View File

@@ -0,0 +1 @@
*.swp

View File

@@ -0,0 +1 @@
*.swp

View File

@@ -0,0 +1 @@
*.swp

View File

@@ -0,0 +1 @@
*.swp