diff options
author | wei <> | 2007-05-09 08:35:52 +0000 |
---|---|---|
committer | wei <> | 2007-05-09 08:35:52 +0000 |
commit | 3261f4dcadf1e7aa45446153f654b20530c950b9 (patch) | |
tree | 1f34edf5af76c1ec41c5eeb8d6a7d465e5cbbef0 /.gitattributes | |
parent | a49bb746445974a692cbc00f32dd167cabaaf030 (diff) |
Update northwind db
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 38ae357b..d09bc815 100644 --- a/.gitattributes +++ b/.gitattributes @@ -901,7 +901,8 @@ demos/northwind-db/protected/database/Supplier.php -text demos/northwind-db/protected/database/Territory.php -text demos/northwind-db/protected/database/sqlmap.xml -text demos/northwind-db/protected/pages/Home.page -text -demos/northwind-db/protected/pages/Home.php -text +demos/northwind-db/protected/pages/NorthwindCrud.page -text +demos/northwind-db/protected/pages/NorthwindCrud.php -text demos/northwind-db/protected/pages/northwind.gif -text demos/personal/index.php -text demos/personal/protected/.htaccess -text |