36 Commits

Author SHA1 Message Date
kenjis
754309e782
chore: update .gitignore 2024-04-13 19:46:32 +09:00
kenjis
cd16750f71
chore: add .htaccess and index.html for consistency 2024-04-09 11:12:02 +09:00
kenjis
34342624f0
chore: update gitignore for PHPUnit10 2024-04-07 12:38:05 +09:00
John Paul E. Balandan, CPA
ee8b8c0699
Use php-cs-fixer as coding style tool (#4770) 2021-06-04 22:10:54 +08:00
John Paul E. Balandan, CPA
76cd15b0f1
New command: debugbar:clear 2020-07-17 15:14:50 +08:00
John Paul E. Balandan, CPA
9483a16bfc
Remove cilexer from gitignore 2020-07-07 00:29:57 +08:00
John Paul E. Balandan, CPA
803a381a8e
Allow ignoring *.db inside folders [ci skip] 2020-07-04 22:35:22 +08:00
Abdul Malik Ikhsan
4f033de404
add writable/*.db and writable/*.sqlite to .gitignore 2020-06-24 01:38:50 +07:00
Abdul Malik Ikhsan
241c01e96e
use dedicated data directory in root project for sqlite default lcoaiton 2020-06-23 17:12:58 +07:00
michalsn
826fae0031
Fix default location for SQLite3 database. Fixes #3113 2020-06-21 09:39:40 +02:00
Matt Gatner
2a17423035
Update definitions for PHPUnit 8.5 2020-02-21 18:25:30 +00:00
Abdul Malik Ikhsan
f4af282b82
.gitignore clean up 2018-11-21 11:46:54 +07:00
Abdul Malik Ikhsan
50cf149ed1
un-ignore application/Database/Migrations from .gitignore 2018-11-20 13:05:45 +07:00
Master Yoda
117653c8ca
Release build script 2018-09-22 01:33:15 -07:00
Abdul Malik Ikhsan
ea4dd36e4e
add writable/session directory and set default App::sessionSavePath to it 2018-09-02 13:33:16 +07:00
Master Yoda
cc5e82eefa
Beef up HTTP\Request testing, correct docs 2018-07-16 09:25:24 -07:00
Master Yoda
2ac3d164ad
Modify gitignore to drop generated migrations 2018-06-05 22:17:44 -07:00
Master Yoda
2f511fc7f8
Fixed my gitignore 2018-05-08 07:56:56 -07:00
Master Yoda
eece160168
Basic & Sessions command testing 2018-05-07 00:03:07 -07:00
Lonnie Ezell
5e4718a3f2
Add php_errors to gitignore 2018-04-29 22:43:24 -05:00
Lonnie Ezell
d7f06fd69f
Ignore the debugbar temp files. 2017-12-17 22:45:32 -06:00
Stephen
7ce51e8057 Updated .gitignore - add phpintel to Sublime Text
PHP Intel is a folder created by a Sublime Text PHPIntel extension which enable PHP auto-complete for functions and objects
2017-05-19 22:21:39 +01:00
Stephen
ead79d47ce Updated .gitignore for Vagrant environments 2017-05-17 13:37:24 +01:00
Master Yoda
27f681c539
Fix bug in tutorial - missing return 2017-05-04 07:40:03 -07:00
TAKEKOSHI Akishige
af39d42277
add .gitignore for phpenv and vscode 2016-12-29 14:51:36 +09:00
Master Yoda
1f8c41ee51 Update phpdocs config.
There is still a lot of work to do sorting out API docs.
Signed-off-by:Master Yoda <jim_parry@bcit.ca>
2016-05-15 08:45:04 -07:00
Lonnie Ezell
c20dc1b51f Adjusting location of ignored coverage files 2016-05-15 00:37:36 -05:00
Lonnie Ezell
43ecd32b91 Additional files being ignored 2016-05-15 00:09:22 -05:00
kenjis
9e182dbc1d Update gitignore 2016-03-16 09:59:19 +09:00
Lonnie Ezell
641ea88b2a updated gitignore 2016-01-10 23:47:00 -06:00
Lonnie Ezell
e257b01234 Don't include coverage reports. 2015-12-18 23:12:41 -06:00
Lonnie Ezell
e9bfac62f0 Protecting a directory I can test a modules-type usage from. 2015-12-18 09:53:19 -06:00
Lonnie Ezell
313d8771de Ignore development files. 2015-12-08 21:47:26 -06:00
Lonnie Ezell
d2e7f375ea Add composer.lock to the gitignore 2015-11-28 23:20:58 -06:00
Master Yoda
bc1298571d Initial license 2015-08-26 21:37:44 -07:00
Lonnie Ezell
0d92381e74 Initial import. 2015-08-26 23:16:28 -05:00