This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ignore everything... | |
| /* | |
| # ...but | |
| # htaccess is ignored since we have a different versions for each stage see in /deploy | |
| !/.gitignore | |
| !/composer.json | |
| !/composer.lock | |
| !/.editorconfig | |
| !/README.md |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| LeftAndMain: | |
| extra_requirements_javascript: | |
| - mysite/javascript/fixUploadField.js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| From 0629f85aa04c1c2d4bde345f55fa3b0aa1e0d0db Mon Sep 17 00:00:00 2001 | |
| From: lerni <[email protected]> | |
| Date: Mon, 7 Nov 2016 20:59:29 +0100 | |
| Subject: [PATCH] fix italian language-file | |
| --- | |
| lang/it.yml | 30 ++---------------------------- | |
| 1 file changed, 2 insertions(+), 28 deletions(-) | |
| diff --git a/lang/it.yml b/lang/it.yml |
NewerOlder