9 Commits

Author SHA1 Message Date
Marcelo Jacobus
8c689d63ea Ignored composer.json. Fixed failing tests
Tests were failing because the indexes were not the same
2015-11-28 16:19:41 +11:00
Matīss Jānis Āboltiņš
6875082f66 Remove composer.lock from .gitignore
This file should be included in the codebase so that all developers get exact copies of libraries and their corresponding versions.

Explained in more detail [here](https://blog.engineyard.com/2014/composer-its-all-about-the-lock-file).
2015-09-17 12:25:11 +03:00
Finjon Kiang
42f438b673 set ignore for netbeans project folder 2015-08-08 10:09:38 +10:00
Samuel Georges
04a05ef772 Minor 2015-05-30 12:46:59 +10:00
Joel Villalobos Batista
3e3342af22 Add ".env" to .gitignore 2015-05-26 12:15:37 -05:00
Pásztor Gábor
b3dcce6d2a Updates on Brand Settings 2015-03-11 20:30:41 +01:00
Nikos Gr
9d3934c23b Add .env.*.php files to .gitignore
It's undoubtedly a best practice to use .env.*.php files to store db credentials, api keys etc. We should make sure that these files do not get version controlled.
2014-10-07 14:13:04 +03:00
Sam Georges
14e277e030 Create functional tests
Move unit tests to unit folder
2014-06-17 18:54:31 +10:00
Sam Georges
3a5a0a00f8 Update composer.json
Add gitignore
2014-05-14 23:21:18 +10:00