summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorwei <>2006-07-28 06:06:32 +0000
committerwei <>2006-07-28 06:06:32 +0000
commit5fc75a5f53fa07971b604c5318da5bf07379ef89 (patch)
tree2a88f91df64f0182e245e3b87ee3c2658fdc06aa /.gitattributes
parentcaa348ceabba58447bf8deddb8c6316ff3dc88ce (diff)
Complete Time-Tracker demo app.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 53d71e94..4a11530d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1067,6 +1067,7 @@ demos/time-tracker/protected/App_Code/DaoManager.php -text
demos/time-tracker/protected/App_Code/DateTimeMySQL.php -text
demos/time-tracker/protected/App_Code/Project.php -text
demos/time-tracker/protected/App_Code/ProjectDao.php -text
+demos/time-tracker/protected/App_Code/ReportsDao.php -text
demos/time-tracker/protected/App_Code/TimeEntry.php -text
demos/time-tracker/protected/App_Code/TimeEntryDao.php -text
demos/time-tracker/protected/App_Code/TimeTrackerException.php -text
@@ -1075,8 +1076,6 @@ demos/time-tracker/protected/App_Code/TimeTrackerUserTypeHandler.php -text
demos/time-tracker/protected/App_Code/TrackerAuthManager.php -text
demos/time-tracker/protected/App_Code/UserDao.php -text
demos/time-tracker/protected/App_Code/UserManager.php -text
-demos/time-tracker/protected/App_Code/UserReport.php -text
-demos/time-tracker/protected/App_Code/UserReportsDao.php -text
demos/time-tracker/protected/App_Code/exceptions.txt -text
demos/time-tracker/protected/App_Data/mysql-maps/category.xml -text
demos/time-tracker/protected/App_Data/mysql-maps/projects.xml -text